postgresql/src/bin
Magnus Hagander c979a1fefa Prevent shutdown in normal mode if online backup is running, and
have pg_ctl warn about this.

Cancel running online backups (by renaming the backup_label file,
thus rendering the backup useless) when shutting down in fast mode.

Laurenz Albe
2008-04-23 13:44:59 +00:00
..
initdb Don't call AddUserToDacl on Cygwin 2008-02-29 23:31:20 +00:00
pg_config Reduce the need for frontend programs to include "postgres.h" by refactoring 2008-03-27 03:57:34 +00:00
pg_controldata Allow float8, int8, and related datatypes to be passed by value on machines 2008-04-21 00:26:47 +00:00
pg_ctl Prevent shutdown in normal mode if online backup is running, and 2008-04-23 13:44:59 +00:00
pg_dump Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00
pg_resetxlog Allow float8, int8, and related datatypes to be passed by value on machines 2008-04-21 00:26:47 +00:00
pgevent More README src cleanups. 2008-03-21 13:23:29 +00:00
psql Fix comment typo. 2008-04-16 18:18:00 +00:00
scripts Translation updates 2008-01-31 18:04:52 +00:00
Makefile Remove ipcclean utility command --- didn't work on all Unixes and on 2008-03-27 17:24:16 +00:00