diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-02 18:05:46 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-02 18:05:46 -0400 |
commit | 672def62259354f28000e8cfb97b6668192369c2 (patch) | |
tree | 8809d8dfd89aa44eb63e959b9f1465d9a614cf96 /src/backend/tcop/postgres.c | |
parent | 7b99cfbe565e1b2193cefff79f2476c8373b7c61 (diff) | |
download | postgresql-672def62259354f28000e8cfb97b6668192369c2.tar.gz postgresql-672def62259354f28000e8cfb97b6668192369c2.zip |
Fix typo in PQconnectStartParams().
This would lead to leaking the PGconn structure after an error detected by
conninfo_array_parse(), as well as failing to return a useful error message
in such cases. Backpatch to 9.0 where the error was introduced.
Joseph Adams
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions