Update version number and copyright year.
[exim.git] / src / src / lookups / pgsql.c
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