postgresql/src/backend/utils/error
Tom Lane 0fa322a14e 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.
2005-10-14 16:41:41 +00:00
..
assert.c pgindent run. 2002-09-04 20:31:48 +00:00
elog.c Pass a strdup'd ident string to openlog(), to ensure that reallocation 2005-10-14 16:41:41 +00:00
Makefile This patch removes a lot of unused code related to assertions and 2002-08-10 20:29:18 +00:00