Skip to content
Snippets Groups Projects
Commit 6f1b3cf1 authored by Neil Conway's avatar Neil Conway
Browse files

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.
parent e6f9bf9b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment