postgresql/src/bin
Tom Lane 4fec55af6c Fix several problems with simple_prompt() --- the nastiest being that
the entered password would get echoed on some platforms, eg HPUX.
We have enough copies of this code that I'm thinking it ought to be
moved into libpq, but that's a task for another day.
2001-10-18 21:57:11 +00:00
..
initdb Use LEFT JOIN, not FULL JOIN, in statistical views. 2001-10-16 20:51:35 +00:00
initlocation These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
ipcclean These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
pg_config These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
pg_ctl This is a simple patch to put double quotes around a few cases in 2001-09-29 03:09:32 +00:00
pg_dump Fix several problems with simple_prompt() --- the nastiest being that 2001-10-18 21:57:11 +00:00
pg_encoding Commit Karel's patch. 2001-09-06 04:57:30 +00:00
pg_id pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_passwd Add provisions for using strdup replacement in the places that still 2001-05-12 19:49:48 +00:00
pgaccess Revert removal of relhaspkey support; fix unnecessary use of pg_index.oid. 2001-08-10 23:29:46 +00:00
pgtclsh We're past Postgres95 now, and I'm sure Jolly doesn't want to receive any 2001-03-14 21:03:38 +00:00
psql Fix several problems with simple_prompt() --- the nastiest being that 2001-10-18 21:57:11 +00:00
scripts These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
Makefile Add copyright mentions, per Tom Lane. 2001-02-18 18:34:02 +00:00