diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2024-10-24 14:40:23 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2024-10-24 15:02:21 +0300 |
commit | e546989a269d5d73d283901aadcfda8c6d98e87b (patch) | |
tree | 64e1c28c70bd3647bd51baa95ca20a41787a986a /src/tutorial/complex.c | |
parent | 73da6b8d1b3e8b7541961c3534e584243cb0470e (diff) | |
download | postgresql-e546989a269d5d73d283901aadcfda8c6d98e87b.tar.gz postgresql-e546989a269d5d73d283901aadcfda8c6d98e87b.zip |
Add 'no_error' argument to pg_wal_replay_wait()
This argument allow skipping throwing an error. Instead, the result status
can be obtained using pg_wal_replay_wait_status() function.
Catversion is bumped.
Reported-by: Michael Paquier
Discussion: https://postgr.es/m/ZtUF17gF0pNpwZDI%40paquier.xyz
Reviewed-by: Pavel Borisov
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions