]> granicus.if.org Git - postgresql/history - src/backend/nodes/bitmapset.c
ALTER TABLE: skip FK validation when it's safe to do so
[postgresql] / src / backend / nodes / bitmapset.c
2012-01-28 Tom LaneUse parameterized paths to generate inner indexscans...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
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-06-01 Tom LaneFix several hash functions that were taking chintzy...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-15 Tom LaneImprove hash method for bitmapsets: some examination...
2005-06-08 Tom LaneMarginal hack to avoid spending a lot of time in find_j...
2005-01-01 Tom LaneSome more missed copyright notices. Many of these...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-08 Bruce MomjianAnother pgindent run with updated typedefs.
2003-08-04 Bruce Momjianpgindent run.
2003-07-22 Tom LaneError message editing in backend/bootstrap, /lib, ...
2003-06-29 Tom LaneRestructure building of join relation targetlists so...
2003-02-08 Tom LaneReplace planner's representation of relation sets,...