postgresql/src/bin
Stephen Frost 7df974ee0b Disallow superuser names starting with 'pg_' in initdb
As with CREATE ROLE, disallow users from specifying initial
superuser names which begin with 'pg_' in initdb.

Per discussion with Tom.
2016-05-08 11:55:44 -04:00
..
initdb Disallow superuser names starting with 'pg_' in initdb 2016-05-08 11:55:44 -04:00
pg_archivecleanup Make WAL-related utilities handle .partial WAL files properly. 2015-07-03 11:53:58 +09:00
pg_basebackup Support building with Visual Studio 2015 2016-04-29 08:09:07 -04:00
pg_config Update GETTEXT_FILES after config and controldata refactoring 2016-04-24 20:58:11 -04:00
pg_controldata Update GETTEXT_FILES after config and controldata refactoring 2016-04-24 20:58:11 -04:00
pg_ctl Fix backwards test for Windows service-ness in pg_ctl. 2016-03-07 10:40:44 -05:00
pg_dump In new pg_dump TAP tests, remove trailing "$" from regexps using /m. 2016-05-07 16:36:50 -04:00
pg_resetxlog Change delimiter used for display of NextXID 2016-02-12 14:23:59 -08:00
pg_rewind pg_rewind: Improve internationalization 2016-03-28 14:33:00 -03:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. 2016-05-06 22:05:56 -04:00
pg_xlogdump Generic Messages for Logical Decoding 2016-04-06 10:05:41 +01:00
pgbench Fix pgbench's parsing of double values to notice trailing garbage. 2016-05-06 11:08:48 -04:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Fix psql's \ev and \sv commands so that they handle view reloptions. 2016-05-06 12:48:27 +01:00
scripts Link libpq after libpgfeutils to satisfy Windows linker. 2016-03-24 20:45:31 -04:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00