summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/libpq-events.c
AgeCommit message (Expand)Author
2014-01-07Update copyright for 2014Bruce Momjian
2013-01-01Update copyrights for 2013Bruce Momjian
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-01-01Stamp copyrights for year 2011.Bruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2009-01-01Update copyright for 2009.Bruce Momjian
2008-09-19Add a PQfireResultCreateEvents function to allow applications to mimic theTom Lane
2008-09-19Improve the recently-added libpq events code to provide more consistentTom Lane
2008-09-17Add an "events" system to libpq, whereby applications can get callbacks thatTom Lane