Add "server=" feature to MySQL and PostgreSQL lookups.
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 23 Aug 2007 10:16:51 +0000 (10:16 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 23 Aug 2007 10:16:51 +0000 (10:16 +0000)
commitb7670459b9549ad6dcca2398580165e54b09b92d
treea697ce1627742155665310463145ff9f0bda9edb
parent48ed62d9a68c4e44c9fbaa6e300f88401bb32d65
Add "server=" feature to MySQL and PostgreSQL lookups.
14 files changed:
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/scripts/MakeLinks
src/src/lookups/Makefile
src/src/lookups/lf_functions.h
src/src/lookups/lf_sqlperform.c [new file with mode: 0644]
src/src/lookups/mysql.c
src/src/lookups/pgsql.c
test/scripts/9100-MySQL/9100
test/scripts/9200-PostgreSQL/9200
test/stderr/9100
test/stderr/9200
test/stdout/9100
test/stdout/9200