postgresql/src/bin
Heikki Linnakangas 94b6458c10 On second thought, use an empty string instead of "none" when not connected.
"none" could mislead to think that you're connected a database with that
name. Also, it needs to be translated, which might be hard without some
context. So in back-branches, use empty string, so that the message is
(currently ""), which is at least unambiguous and doens't require
translation. In master, it's no problem to add translatable strings, so use
a different fix there.
2013-01-15 22:14:16 +02:00
..
initdb Fix race condition in pg_ctl reading postmaster.pid. 2012-10-15 10:54:26 +03:00
pg_config Translation updates 2012-08-14 16:28:09 -04:00
pg_controldata Translation updates 2012-08-14 16:28:09 -04:00
pg_ctl Further tweaking of the readfile() function in pg_ctl. 2012-10-18 22:30:50 +03:00
pg_dump Translation updates 2012-12-03 07:51:22 -05:00
pg_resetxlog Fix pg_resetxlog to use correct path to postmaster.pid. 2012-11-22 11:23:42 -05:00
pgevent Allow vpath builds and regression tests to succeed on Mingw. Backpatch to release 8.4 - earlier releases would require more changes and it's not worth the trouble. 2010-12-24 13:32:20 -05:00
psql On second thought, use an empty string instead of "none" when not connected. 2013-01-15 22:14:16 +02:00
scripts Translation updates 2012-08-14 16:28:09 -04:00
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00