diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-12-14 18:49:43 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-12-14 18:49:43 +0000 |
commit | 750b3f38255d3e9c5e6021a74224659d18533e1c (patch) | |
tree | 2e950d3d2bffb734c427c4b36fe21d348f7c4529 /src/backend/parser/parse_clause.c | |
parent | 96e95740377dac3e9bbbf4e9bb88fd630ce89074 (diff) | |
download | postgresql-750b3f38255d3e9c5e6021a74224659d18533e1c.tar.gz postgresql-750b3f38255d3e9c5e6021a74224659d18533e1c.zip |
The actual segfault was caused by a double pfree(), but ISTM that
failing to find pg_hba.conf should be a fatal error anyway, so I
increased the priority of the elog() from LOG to FATAL and refactored
the code a little bit.
Neil Conway
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions