diff options
author | Neil Conway <neilc@samurai.com> | 2004-10-28 01:38:41 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2004-10-28 01:38:41 +0000 |
commit | 6f1b3cf19ce4876f52fddfa9a82bb073e007479a (patch) | |
tree | 85084859df5f2eb0af80ca5ebbbcadb47e1721bb /src/backend/access/transam/xlog.c | |
parent | e6f9bf9b7fce69d491cefd388a5004448bd38073 (diff) | |
download | postgresql-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