aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2004-10-28 01:38:41 +0000
committerNeil Conway <neilc@samurai.com>2004-10-28 01:38:41 +0000
commit6f1b3cf19ce4876f52fddfa9a82bb073e007479a (patch)
tree85084859df5f2eb0af80ca5ebbbcadb47e1721bb /src/backend/access/transam/xlog.c
parente6f9bf9b7fce69d491cefd388a5004448bd38073 (diff)
downloadpostgresql-6f1b3cf19ce4876f52fddfa9a82bb073e007479a.tar.gz
postgresql-6f1b3cf19ce4876f52fddfa9a82bb073e007479a.zip
Use AllocateFile(), FreeFile() and palloc() rather than fopen(), fclose()
and malloc() in pgstat.c, respectively. This simplifies error recovery, as well as being more consistent with the rest of the backend.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions