postgresql/src/bin
Heikki Linnakangas 801babf0d7 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:08 +02:00
..
initdb Fix race condition in pg_ctl reading postmaster.pid. 2012-10-15 10:54:33 +03:00
pg_config Translation updates 2012-08-14 16:32:19 -04:00
pg_controldata Translation updates 2012-12-03 07:52:39 -05:00
pg_ctl Further tweaking of the readfile() function in pg_ctl. 2012-10-18 22:30:46 +03:00
pg_dump Translation updates 2012-12-03 07:52:39 -05:00
pg_resetxlog Translation updates 2012-12-03 07:52:39 -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:31:48 -05:00
psql On second thought, use an empty string instead of "none" when not connected. 2013-01-15 22:14:08 +02:00
scripts Translation updates 2012-12-03 07:52:39 -05:00
Makefile Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00