aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/preproc/variable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-03-16 05:44:33 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-03-16 05:44:33 +0000
commit9d645fd84c330610f85951457b71f56a709ab3de (patch)
treee343ff54963a38dce3cfc8a4381c01199ff88262 /src/interfaces/ecpg/preproc/variable.c
parent4eb5e27a28c986077f9707341a05e556042baf45 (diff)
downloadpostgresql-9d645fd84c330610f85951457b71f56a709ab3de.tar.gz
postgresql-9d645fd84c330610f85951457b71f56a709ab3de.zip
Support syncing WAL log to disk using either fsync(), fdatasync(),
O_SYNC, or O_DSYNC (as available on a given platform). Add GUC parameter to control sync method. Also, add defense to XLogWrite to prevent it from going nuts if passed a target write position that's past the end of the buffers so far filled by XLogInsert.
Diffstat (limited to 'src/interfaces/ecpg/preproc/variable.c')
0 files changed, 0 insertions, 0 deletions