postgresql/src/bin
Magnus Hagander d8ea33f2c0 Support configurable eventlog application names on Windows
This allows different instances to use the eventlog with different
identifiers, by setting the event_source GUC, similar to how
syslog_ident works.

Original patch by MauMau, heavily modified by Magnus Hagander
2011-10-25 20:02:55 +02:00
..
initdb Support synchronization of snapshots through an export/import procedure. 2011-10-22 18:23:30 -04:00
pg_basebackup Translation updates 2011-08-17 14:07:46 +03:00
pg_config Make _ be automatically included in GETTEXT_TRIGGERS 2011-06-26 23:05:30 +03:00
pg_controldata Teach pg_controldata and pg_resetxlog about the new backupEndRequired field 2011-08-17 12:36:41 +03:00
pg_ctl Have pg_ctl return an exit status of 3 if the server is not running, to 2011-10-13 13:02:36 -04:00
pg_dump Fix pg_dump to dump casts between auto-generated types. 2011-10-18 17:10:56 -04:00
pg_resetxlog Teach pg_controldata and pg_resetxlog about the new backupEndRequired field 2011-08-17 12:36:41 +03:00
pgevent Support configurable eventlog application names on Windows 2011-10-25 20:02:55 +02:00
psql Make TABLE tab complation in psql include all relations 2011-10-24 13:22:59 +02:00
scripts Add --{no-,}replication flags to createuser. 2011-09-23 09:25:20 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00