postgresql/src/bin
Bruce Momjian 43ee22826b Add detection of psql pager to trigger on wide output. Also add pager
detection for wrapped lines or lines with newlines that need pager to
display.
2008-05-16 16:59:05 +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 Restructure some header files a bit, in particular heapam.h, by removing some 2008-05-12 00:00:54 +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 Add detection of psql pager to trigger on wide output. Also add pager 2008-05-16 16:59:05 +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