]> granicus.if.org Git - postgresql/history - src/interfaces/libpq/fe-protocol2.c
Allow bidirectional copy messages in streaming replication mode.
[postgresql] / src / interfaces / libpq / fe-protocol2.c
2010-12-11 Robert HaasAllow bidirectional copy messages in streaming replicat...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-07-14 Tom LaneFix a passel of recently-committed violations of the...
2006-07-14 Bruce MomjianRevert part of recent include patch not ready for appli...
2006-07-14 Bruce MomjianAdd additional includes needed on some platforms.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-01-11 Neil ConwayCosmetic code cleanup: fix a bunch of places that used...
2005-11-22 Bruce MomjianRe-run pgindent, fixing a problem where comment lines...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-12 Neil Conwaylibpq was not consistently checking for memory allocati...
2005-05-11 Neil ConwayCode cleanup: in C89, there is no point casting the...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-10-16 Tom LaneRemove dllist.c from libpq. It's overkill for what...
2004-08-30 Bruce MomjianAnother pgindent run with lib typedefs added.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-05-07 Tom LaneSolve the 'Turkish problem' with undesirable locale...
2004-03-05 Tom Lanelibpq's query to get the OIDs of large-object support...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-01 Peter EisentrautDo not pass server_encoding to the client.
2003-08-27 Peter EisentrautShare PG_DIAG_* macros between client and server and...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-06-23 Tom LaneChange pqInternalNotice to accept a format string and...
2003-06-21 Tom LaneGet rid of extraneous newline in PQendcopy error output...
2003-06-21 Tom LaneUpdate libpq to make new features of FE/BE protocol...
2003-06-08 Tom Lanelibpq can now talk to either 3.0 or 2.0 protocol server...