postgresql/src/bin
Magnus Hagander 06e6573d57 Fix function headers not matching prototype in header file, per
compiler warnings on msvc.
2008-05-21 16:00:10 +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 Update error messages, per notes from Tom. 2008-04-24 14:23:43 +00:00
pg_dump Add a RESTART (without parameter) option to ALTER SEQUENCE, allowing a 2008-05-16 23:36:05 +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 function headers not matching prototype in header file, per 2008-05-21 16:00:10 +00:00
scripts Fix a few warnings that have crept into CVS HEAD. 2008-05-14 15:16:27 +00:00
Makefile Remove ipcclean utility command --- didn't work on all Unixes and on 2008-03-27 17:24:16 +00:00