postgresql/src/bin
Heikki Linnakangas 1f943dc8fe On Windows, if the encoding implied by locale is not allowed as a
server-encoding, fall back to UTF-8. It happens at least with the Chinese
locale, which implies BIG5. This is safe, because on Windows all locales
are compatible with UTF-8.
2011-04-15 20:48:00 +03:00
..
initdb On Windows, if the encoding implied by locale is not allowed as a 2011-04-15 20:48:00 +03:00
pg_basebackup pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
pg_config Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pg_controldata Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pg_ctl pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
pg_dump Clean up most -Wunused-but-set-variable warnings from gcc 4.6 2011-04-11 22:28:45 +03:00
pg_resetxlog Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pgevent Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psql Clean up most -Wunused-but-set-variable warnings from gcc 4.6 2011-04-11 22:28:45 +03:00
scripts pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
Makefile Add pg_basebackup tool for streaming base backups 2011-01-23 12:21:23 +01:00