postgresql/doc
Alexander Korotkov e546989a26 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
2024-10-24 15:02:21 +03:00
..
src Add 'no_error' argument to pg_wal_replay_wait() 2024-10-24 15:02:21 +03:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO