]> granicus.if.org Git - postgresql/commit
Code review for log_line_prefix patch. Cooperate with StringInfo instead
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Mar 2004 02:23:59 +0000 (02:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Mar 2004 02:23:59 +0000 (02:23 +0000)
commit74ffc77279d092eb9e31c5e13a015173fca7addb
tree815ffe939e868a3182c03c81e9f023af3514ca4c
parent8726591720df30269488c09ccd6ad8e985c72c06
Code review for log_line_prefix patch.  Cooperate with StringInfo instead
of fighting it, avoid hard-wired (and wrong) assumption about max length
of prefix, cause %l to actually work as documented, don't compute data
we may not need.
src/backend/utils/error/elog.c
src/backend/utils/misc/ps_status.c
src/include/libpq/libpq-be.h