aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-03-31 02:43:31 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-03-31 02:43:31 +0000
commitca05ba2a9d6e9b2a41c16eb1844fdc4c66fce1d4 (patch)
treee7d8b10d9973ab852992fd856c63e0dac66d1cb3 /src/tutorial/advanced.source
parent5717dcb8a7b808c619ee092e124b2cbe8bf2e2c1 (diff)
downloadpostgresql-ca05ba2a9d6e9b2a41c16eb1844fdc4c66fce1d4.tar.gz
postgresql-ca05ba2a9d6e9b2a41c16eb1844fdc4c66fce1d4.zip
Get rid of SetBufferWriteMode(), which was an accident waiting to happen.
In the event of an elog() while the mode was set to immediate write, there was no way for it to be set back to the normal delayed write. The mechanism was a waste of space and cycles anyway, since the only user was varsup.c, which could perfectly well call FlushBuffer directly. Now it does just that, and the notion of a write mode is gone.
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions