aboutsummaryrefslogtreecommitdiff
path: root/src/backend/nodes/bitmapset.c
Commit message (Expand)AuthorAge
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Fix several hash functions that were taking chintzy shortcuts instead ofTom Lane2007-06-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Improve hash method for bitmapsets: some examination of actual outputsTom Lane2005-06-15
* Marginal hack to avoid spending a lot of time in find_join_rel duringTom Lane2005-06-08
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Another pgindent run with updated typedefs.Bruce Momjian2003-08-08
* pgindent run.Bruce Momjian2003-08-04
* Error message editing in backend/bootstrap, /lib, /nodes, /port.Tom Lane2003-07-22
* Restructure building of join relation targetlists so that a join planTom Lane2003-06-29
* Replace planner's representation of relation sets, per pghackers discussion.Tom Lane2003-02-08