]> granicus.if.org Git - postgresql/commit
Ok, You guys are probably tired of me, BUT, here is another one, that
authorBruce Momjian <bruce@momjian.us>
Mon, 13 Nov 2000 21:35:03 +0000 (21:35 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 13 Nov 2000 21:35:03 +0000 (21:35 +0000)
commitd63a762f799b08c28190ad3ae5ab4061aa83e762
tree6bec476150feaad39e948333af5d12d0bd959966
parentb557be50a05953267055376c92b139e951814239
Ok, You guys are probably tired of me, BUT, here is another one, that
adds the facility to set the program name used in syslog.
(this includes the other ones).

One gotcha, the parser doesn't like special characters in strings.
For example, i tried to use pg-test, and if failed the parse coming
from the postgresql.conf file.

I don't think it's a showstopper..

Larry Rosenman
doc/src/sgml/runtime.sgml
src/backend/utils/error/elog.c
src/backend/utils/misc/guc.c