aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2007-06-14 01:50:14 +0000
committerAndrew Dunstan <andrew@dunslane.net>2007-06-14 01:50:14 +0000
commit1103beb52a216a3ae1d9d62a91a0adb0d9f60b90 (patch)
treea2d71012706090717eea049c3bf2430bb573198b /src/backend/access/gist/gist.c
parent09bb3620872389ee1e759296d160f123726910ec (diff)
downloadpostgresql-1103beb52a216a3ae1d9d62a91a0adb0d9f60b90.tar.gz
postgresql-1103beb52a216a3ae1d9d62a91a0adb0d9f60b90.zip
Implement a chunking protocol for writes to the syslogger pipe, with messages
reassembled in the syslogger before writing to the log file. This prevents partial messages from being written, which mucks up log rotation, and messages from different backends being interleaved, which causes garbled logs. Backport as far as 8.0, where the syslogger was introduced. Tom Lane and Andrew Dunstan
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions