OSDN Git Service

pgindent run for 8.3.
[pg-rex/syncrep.git] / src / include / utils / tqual.h
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-14 Tom LaneFix oversight in async-commit patch: there were some...
2007-07-25 Magnus HaganderRename DLLIMPORT macro to PGDLLIMPORT to avoid conflict...
2007-03-25 Tom LaneClean up the representation of special snapshots by...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-09-03 Tom LaneArrange for GetSnapshotData to copy live-subtransaction...
2006-07-13 Bruce MomjianAllow include files to compile own their own.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-26 Tom LaneChange seqscan logic so that we check visibility of...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-08-20 Tom LaneRepair problems with VACUUM destroying t_ctid chains...
2005-05-19 Tom LaneSplit the shared-memory array of PGPROC pointers out...
2005-03-20 Neil ConwayChange the return value of HeapTupleSatisfiesUpdate...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-10-15 Tom LaneRepair possible failure to update hint bits back to...
2004-09-16 Tom LaneRecentXmin is too recent to use as the cutoff point...
2004-09-13 Tom LaneRedesign query-snapshot timing so that volatile functio...
2004-09-11 Tom LaneRenumber SnapshotNow and the other special snapshot...
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-10-01 Tom LaneRepair RI trigger visibility problems (this time for...
2003-09-25 Tom LaneGet rid of ReferentialIntegritySnapshotOverride by...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-06-12 Bruce MomjianUp to now, SerializableSnapshot and QuerySnapshot are...
2003-02-23 Tom Lanebtree page recycling can be done as soon as page's...
2002-09-04 Bruce Momjianpgindent run.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-05-24 Tom LaneMark index entries "killed" when they are no longer...
2002-05-21 Tom LaneSince COPY fires triggers, it seems like a good idea...
2002-05-21 Tom LaneRemove global variable scanCommandId in favor of storin...
2002-01-16 Tom LaneTOAST needs to do at least minimal time-qual checking...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-08-26 Tom LaneTransaction IDs wrap around, per my proposal of 13...
2001-08-23 Tom LaneEnsure that all TransactionId comparisons are encapsula...
2001-07-12 Tom LaneCreate a new HeapTupleSatisfiesVacuum() routine in...
2001-06-18 Bruce MomjianThe attached patch enables the contrib subtree to build...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
2000-01-17 Tom Lanesetheapoverride() is history. Uses replaced with Comma...
1999-12-10 Jan WieckAdded global variable to have RI triggers override
1999-09-29 Jan WieckThis is part #1 for of the DEFERRED CONSTRAINT TRIGGER...
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-05-25 Bruce MomjianAnother pgindent run. Sorry folks.
1999-05-25 Bruce Momjianpgindent run over code.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-01-29 Vadim B. MikheevREAD COMMITTED isolevel is implemented and is default...
1998-12-18 Vadim B. MikheevSET TRANSACTION ISOLATION LEVEL ...
1998-12-16 Vadim B. MikheevSerialized mode works!
1998-12-15 Vadim B. MikheevInitial MVCC code.
1998-11-27 Vadim B. MikheevNew HeapTuple structure/interface.
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-07-27 Vadim B. MikheevUse Snapshot in heap access methods.
1998-04-24 Bruce MomjianInline some small functions called for every row.
1997-11-20 Bruce MomjianRemove all time travel stuff. Small parser cleanup.
1997-11-02 Vadim B. MikheevGood Bye, Time Travel!
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1996-11-04 Marc G. Fournier-Wall based cleanup of include files, based from acl...
1996-11-03 Marc G. FournierMore include file cleanups
1996-10-23 Marc G. FournierMajor code cleanups from D'arcy (-Wall -Werror)
1996-10-20 Marc G. FournierMore include files cleaned up
1996-08-28 Marc G. FournierMore cleanups of the include files