Skip to content
Snippets Groups Projects
Commit 4aa0d70f authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent a93bf450
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment