postgresql/src/bin
Magnus Hagander ccc9073f26 Make psql report "SSL connection (unknown cipher)" when libpq has set
up a SSL connection, but psql is compiled without support for it.

Not a really realistic use-case, but the patch also cuts down on
the number of places with #ifdef's...
2008-11-11 15:01:53 +00:00
..
initdb Message improvement 2008-10-31 07:15:11 +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 Replace pg_class.reltriggers with relhastriggers, which is just a boolean hint 2008-11-09 21:24:33 +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 Make psql report "SSL connection (unknown cipher)" when libpq has set 2008-11-11 15:01:53 +00:00
scripts Add a --locale switch to createdb, to ease the creation of databases with 2008-11-10 16:25:41 +00:00
Makefile Remove ipcclean utility command --- didn't work on all Unixes and on 2008-03-27 17:24:16 +00:00