mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-04-01 12:58:30 +08:00
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