diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-11-25 04:38:00 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-11-25 04:38:00 +0000 |
commit | 91ba4cc76182ed0a501fd53a775eb87341c60141 (patch) | |
tree | 22d0cd3c5508bcd7b58ed5d32b0f362a023d79a0 /src/backend/tcop/postgres.c | |
parent | d5d23dde25e31a2d8d31778f488f57889af2c03a (diff) | |
download | postgresql-91ba4cc76182ed0a501fd53a775eb87341c60141.tar.gz postgresql-91ba4cc76182ed0a501fd53a775eb87341c60141.zip |
> > Looking some more, I found some other places that need a space (I
> > suspect...), so here is an updated patch.
>
> This seems like the wrong way to go about it, because anytime anyone
> changes any elog output anywhere, we'll risk another failure. If
> syslog can't cope with empty lines, I think the right fix is for the
> output-to-syslog routine to change the data just before sending ---
> then there is only one place to fix. See the syslog output routine in
> src/backend/utils/error/elog.c.
Makes sense. Here's a new patch, now the output even looks better:
Larry Rosenman
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions