mirror of
https://github.com/postgres/postgres.git
synced 2026-05-30 04:24:45 -04:00
d8ea33f2c0
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