postgresql/src/bin
2008-10-29 08:04:54 +00:00
..
initdb Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the 2008-09-30 10:52:14 +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 Make sure pg_control is opened in binary mode, to deal 2008-09-24 08:59:42 +00:00
pg_ctl Fix misspelled comment 2008-09-30 12:51:07 +00:00
pg_dump Fix pg_dump bug in the database-level collation patch. "datcollate" and 2008-09-24 19:33:15 +00:00
pg_resetxlog Silence compiler warning caused by recent collation patch. 2008-09-24 09:00:44 +00:00
pgevent More README src cleanups. 2008-03-21 13:23:29 +00:00
psql Unicode escapes in strings and identifiers 2008-10-29 08:04:54 +00:00
scripts Make LC_COLLATE and LC_CTYPE database-level settings. Collation and 2008-09-23 09:20:39 +00:00
Makefile Remove ipcclean utility command --- didn't work on all Unixes and on 2008-03-27 17:24:16 +00:00