mirror of
https://github.com/postgres/postgres.git
synced 2025-05-29 16:21:20 +03: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