Lookups: fix pgsql multiple-row, single-column return
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 24 Dec 2017 21:30:20 +0000 (21:30 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 24 Dec 2017 21:30:20 +0000 (21:30 +0000)
commit8143ff45b2b9edd3532fe4056d5736ecc4e0a766
treeb8a5f8efbdb24061fb0c88178e64dcd6812eb0d6
parent032e3aa3d12b3c939c8602ff801847a8305bd849
Lookups: fix pgsql multiple-row, single-column return

Report & fix from James <list@xdrv.co.uk>; additional tidying and testcase by JGH

Broken-by: acec9514b1
16 files changed:
doc/doc-txt/ChangeLog
src/src/lookups/pgsql.c
test/confs/2620 [new file with mode: 0644]
test/confs/9200 [deleted file]
test/log/2620 [new file with mode: 0644]
test/log/9200 [deleted file]
test/mail/2620.ph10 [new file with mode: 0644]
test/mail/9200.CALLER [deleted file]
test/runtest
test/scripts/2620-Postgresql/2620 [new file with mode: 0644]
test/scripts/2620-Postgresql/REQUIRES [new file with mode: 0644]
test/scripts/9200-PostgreSQL/9200 [deleted file]
test/stderr/2620 [new file with mode: 0644]
test/stderr/9200 [deleted file]
test/stdout/2620 [new file with mode: 0644]
test/stdout/9200 [deleted file]