]> granicus.if.org Git - postgresql/commit
New SQL functons pg_backup_in_progress() and pg_backup_start_time()
authorRobert Haas <rhaas@postgresql.org>
Thu, 14 Jun 2012 17:25:43 +0000 (13:25 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 14 Jun 2012 17:25:43 +0000 (13:25 -0400)
commit68de499bda40fdf1395b714bb63febad61046700
tree91d33ff0cdd3b52e1358d619904d9a1147aaaf4b
parentcd80073445ff5d72ad42923ba3d017541feae103
New SQL functons pg_backup_in_progress() and pg_backup_start_time()

Darold Gilles, reviewed by Gabriele Bartolini and others, rebased by
Marco Nenciarini.  Stylistic cleanup and OID fixes by me.
doc/src/sgml/func.sgml
src/backend/access/transam/xlogfuncs.c
src/include/access/xlog_internal.h
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h