aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorMasahiko Sawada <msawada@postgresql.org>2023-11-30 10:14:17 +0900
committerMasahiko Sawada <msawada@postgresql.org>2023-11-30 10:14:17 +0900
commitf99dd98242d41fd33a93c913430cc431b7baa8e2 (patch)
tree088930bac847e5bed4e152ff86d7f3a00a6a5274 /src/backend/tcop/postgres.c
parent03749325d16c4215ecd6d6a6fe117d93931d84aa (diff)
downloadpostgresql-f99dd98242d41fd33a93c913430cc431b7baa8e2.tar.gz
postgresql-f99dd98242d41fd33a93c913430cc431b7baa8e2.zip
Fix BackgroundPsql's set_query_timer_restart() issue without argument.
The set_query_timer_restart() required an argument to define a value to query_timer_restart, but none of the existing callers passes an argument to this function. This changes the function to set a value without an argument. Backpatch through 16 where the background psql TAP functions were refactored by 664d757531e1. Reviewed-by: Bharath Rupireddy, Tom Lane Discussion: https://postgr.es/m/CAD21AoA0B6VKe_5A9nZi8i5umwSN-zJJuPVNht9DaOZ9SJumMA@mail.gmail.com Backpatch-through: 16
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions