Home
last modified time | relevance | path

Searched refs:pg_stop_backup_callback (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/transam/
H A Dxlog.c898 static void pg_stop_backup_callback(int code, Datum arg);
10665 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
10772 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
10825 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/transam/
H A Dxlog.c921 static void pg_stop_backup_callback(int code, Datum arg);
11002 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11109 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11158 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/transam/
H A Dxlog.c898 static void pg_stop_backup_callback(int code, Datum arg);
10665 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
10772 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
10825 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/transam/
H A Dxlog.c898 static void pg_stop_backup_callback(int code, Datum arg);
10665 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
10772 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
10825 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/transam/
H A Dxlog.c921 static void pg_stop_backup_callback(int code, Datum arg);
11002 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11109 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11158 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/transam/
H A Dxlog.c921 static void pg_stop_backup_callback(int code, Datum arg);
11002 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11109 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11158 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/transam/
H A Dxlog.c921 static void pg_stop_backup_callback(int code, Datum arg);
11002 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11109 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11158 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/transam/
H A Dxlog.c921 static void pg_stop_backup_callback(int code, Datum arg);
11002 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11109 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11158 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/transam/
H A Dxlog.c921 static void pg_stop_backup_callback(int code, Datum arg);
11002 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11109 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11158 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/transam/
H A Dxlog.c921 static void pg_stop_backup_callback(int code, Datum arg);
11002 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11109 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11158 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/transam/
H A Dxlog.c932 static void pg_stop_backup_callback(int code, Datum arg);
10895 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11004 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11053 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/transam/
H A Dxlog.c932 static void pg_stop_backup_callback(int code, Datum arg);
10895 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11004 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11053 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/transam/
H A Dxlog.c898 static void pg_stop_backup_callback(int code, Datum arg);
10665 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
10772 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
10825 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/access/transam/
H A Dxlog.c956 static void pg_stop_backup_callback(int code, Datum arg);
11147 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11256 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11305 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/access/transam/
H A Dxlog.c956 static void pg_stop_backup_callback(int code, Datum arg);
11147 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11256 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11305 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/access/transam/
H A Dxlog.c932 static void pg_stop_backup_callback(int code, Datum arg);
10895 pg_stop_backup_callback(int code, Datum arg)
11004 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive));
11053 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive));
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/access/transam/
H A Dxlog.c898 static void pg_stop_backup_callback(int code, Datum arg);
10665 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
10772 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
10825 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/access/transam/
H A Dxlog.c898 static void pg_stop_backup_callback(int code, Datum arg);
10665 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
10772 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
10825 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/access/transam/
H A Dxlog.c898 static void pg_stop_backup_callback(int code, Datum arg);
10665 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
10772 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
10825 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/access/transam/
H A Dxlog.c956 static void pg_stop_backup_callback(int code, Datum arg);
11147 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11256 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11305 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/access/transam/
H A Dxlog.c932 static void pg_stop_backup_callback(int code, Datum arg);
10895 pg_stop_backup_callback(int code, Datum arg)
11004 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive));
11053 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive));
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/access/transam/
H A Dxlog.c956 static void pg_stop_backup_callback(int code, Datum arg);
11147 pg_stop_backup_callback(int code, Datum arg)
11256 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive));
11305 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive));
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/access/transam/
H A Dxlog.c932 static void pg_stop_backup_callback(int code, Datum arg);
10895 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11004 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11053 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/access/transam/
H A Dxlog.c956 static void pg_stop_backup_callback(int code, Datum arg);
11147 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11256 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11305 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/access/transam/
H A Dxlog.c932 static void pg_stop_backup_callback(int code, Datum arg);
10895 pg_stop_backup_callback(int code, Datum arg) in pg_stop_backup_callback() function
11004 PG_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()
11053 PG_END_ENSURE_ERROR_CLEANUP(pg_stop_backup_callback, (Datum) BoolGetDatum(exclusive)); in do_pg_stop_backup()

12