]> granicus.if.org Git - postgresql/history - contrib/dbmirror
Add PQdescribePrepared, PQdescribePortal, and related functions to libpq
[postgresql] / contrib / dbmirror /
2006-07-11 Bruce MomjianAlphabetically order reference to include files, "N...
2006-07-06 Bruce MomjianBackpatch dbmirror fix for escape handling.
2006-05-30 Tom LaneMagic blocks don't do us any good unless we use 'em...
2006-05-19 Bruce MomjianUse SQL standard '' rather than \' in /contrib. Backpa...
2006-02-27 Peter EisentrautClean up CREATE FUNCTION syntax usage in contrib and...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-10-02 Tom LaneChange nextval and other sequence functions to specify...
2005-09-27 Tom LanePGXS should be set with := not =, as specified in the...
2005-03-29 Tom LaneConvert oidvector and int2vector into variable-length...
2004-11-04 Neil ConwayContrib build fixes:
2004-10-12 Tom LaneUpdate reference to pgsql-server.
2004-09-10 Neil ConwayApply patch from Steven Singer for contrib/dbmirror...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-20 Bruce Momjian> Please find enclose a submission to fix these problems.
2004-07-02 Joe ConwayAttached is a 1 line bug fix for dbmirror that was...
2004-05-26 Jan WieckPlease apply this minor patch to the cvs HEAD of dbmirror
2004-04-22 Bruce MomjianAttached is are a few small fixes for dbmirror.
2004-02-17 Bruce MomjianPlease apply this patch to contrib/dbmirror
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-10-27 Bruce MomjianHere is an update to the dbmirror README file.
2003-09-29 Bruce MomjianA) Fixes a bug that prevented mirroring of data on...
2003-08-04 Bruce Momjianpgindent run.
2003-07-24 Tom LaneError message editing in contrib (mostly by Joe Conway...
2003-05-14 Tom LaneBackend support for autocommit removed, per recent...
2003-03-20 Bruce MomjianThe attatched patch fixes a memory error with contrib...
2002-12-05 Bruce MomjianIt looks like the problem was introduced when the ...
2002-11-26 Bruce MomjianAllocate proper length for sprintf string, from Tatsuo.
2002-11-22 Tom LaneFix a dozen or so places that were passing unpredictabl...
2002-11-22 Bruce MomjianFix elog in dbmirror to use %s.
2002-11-06 Tom LaneRemove GPL file pursuant to relicensing.
2002-11-06 Bruce MomjianChange dbmirror lincense to BSD.
2002-10-19 Bruce MomjianIt includes
2002-10-18 Bruce MomjianUpdate /contrib for "autocommit TO 'on'".
2002-10-14 Bruce MomjianThis trivial patch fixes a bunch of spelling mistakes...
2002-09-26 Bruce MomjianAttached is a patch to contrib/dbmirror that fixes...
2002-09-05 Tom LaneBe careful to include postgres.h *before* any system...
2002-09-04 Peter EisentrautFix compile warning.
2002-09-04 Bruce Momjianpgindent run.
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-06-23 Bruce MomjianAdd dbmirror to /contrib. Minor C cleanups and Makefile.