postgresql/src/bin
Bruce Momjian adc3b34b9c Here's the patch I promised over on HACKERS - it alters the
implementation
of '\e' history tracking for systems that have a readline compatability
library without replace_history_entry.  I fall back to pushing the query
onto the history stack after the \e, rather than replacing it.

The patch adds one more place to look for readline headers, and a test
for replace_history_entry. I've only included the patch for configure.in

Ross J. Reedstrom
2003-02-19 04:04:04 +00:00
..
initdb - Modifies LOCKTAG to include a 'classId'. Relation receive a classId of 2003-02-19 04:02:54 +00:00
initlocation Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
ipcclean Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pg_config Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pg_controldata Enhanced error/help message for pg_controldata. 2003-01-08 22:26:34 +00:00
pg_ctl Propogate pg_ctl -D to the postmaster as a -D flag for identification by 2003-02-14 22:18:25 +00:00
pg_dump Make pg_dump/restore safer for autocommit=off in postgresql.conf. 2003-02-14 19:40:42 +00:00
pg_encoding Returns exit status 1 if invalid encoding name or 2002-10-20 11:33:48 +00:00
pg_id pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_resetxlog Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pgtclsh Make use of TCL_INCLUDE_SPEC if available (it's new in Tcl 8.4, too bad 2002-12-30 17:19:54 +00:00
psql Here's the patch I promised over on HACKERS - it alters the 2003-02-19 04:04:04 +00:00
scripts At present it is impossible to kill createuser except with kill -9 2003-02-19 03:52:57 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00