diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-12-14 18:49:37 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-12-14 18:49:37 +0000 |
commit | c78701697c04564ffe976496ffcdb0fd396fae30 (patch) | |
tree | 62d8db8c36af7ee612020e89827eb40cf06b41ad /src/backend/executor/nodeFunctionscan.c | |
parent | fb2d7a24f9769f5a22747ac821b67eb5f9dd61be (diff) | |
download | postgresql-c78701697c04564ffe976496ffcdb0fd396fae30.tar.gz postgresql-c78701697c04564ffe976496ffcdb0fd396fae30.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/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions