diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-14 16:41:13 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-10-14 16:41:13 +0000 |
commit | 98658dd40432c3c12ace9e0fd16315b32bb478f5 (patch) | |
tree | 52c213eeeb0be73fd21b9d8588a486c102811603 /src/backend/tcop/postgres.c | |
parent | 7df6dfdda70f6264e6d4122f5c9b71c9b2676edb (diff) | |
download | postgresql-98658dd40432c3c12ace9e0fd16315b32bb478f5.tar.gz postgresql-98658dd40432c3c12ace9e0fd16315b32bb478f5.zip |
Pass a strdup'd ident string to openlog(), to ensure that reallocation
of GUC memory doesn't cause us to start emitting a bogus ident string.
Per report from Han Holl. Also some trivial code cleanup in write_syslog.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions