Copyright year bumps for substantive changes 2017
[exim.git] / src / src / lookups / pgsql.c
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-01-18 Josh Soref214 spelling fixes
2016-04-14 Jeremy HarrisTidying: coverity issues
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2015-10-30 Jeremy HarrisLookups: Do not escape percent or underbar in the ...
2015-09-17 Jeremy HarrisDNS: time-limit cached returns, using TTL. Bug 1395
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-02-01 Jeremy Harrisconstification
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2011-01-05 David WoodhouseAdd dynamic lookup support
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2007-08-23 Philip HazelAdd "server=" feature to MySQL and PostgreSQL lookups.
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-09-05 Philip HazelAn update to gcc 4 threw up some new uninitialized...
2006-07-14 Philip HazelAdd a call to PQsetNoticeProcessor() to catch PostgreSQ...
2006-07-14 Philip HazelAdd PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql...
2006-06-30 Philip HazelChange ${quote_pgsql to quote ' as '' instead of \...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-09-13 Philip HazelAdded extra information about errors to the PostgreSQL...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-10-07 Philip HazelStart