Commits

DateSubjectAuthorReleases
2007-07-31 Fix a bug in the original implementation of redundant-join-clause removal: Tom Lane 8.0.14
2007-07-31 Fix a bug in the original implementation of redundant-join-clause removal: Tom Lane 8.1.10
2007-07-31 Fix a bug in the original implementation of redundant-join-clause removal: Tom Lane 8.2.5
2007-01-22 Put back planner's ability to cache the results of mergejoinscansel(), Tom Lane 8.3.0
2007-01-20 Refactor planner's pathkeys data structure to create a separate, explicit Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-07-01 Revise the planner's handling of "pseudoconstant" WHERE clauses, that is Tom Lane 8.2.0
2006-04-07 Fix make_restrictinfo_from_bitmapqual() to preserve AND/OR flatness of its Tom Lane 8.1.4
2006-04-07 Fix make_restrictinfo_from_bitmapqual() to preserve AND/OR flatness of its Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-11-25 Teach planner and executor to handle ScalarArrayOpExpr as an indexable Tom Lane 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-11-16 make_restrictinfo() failed to attach the specified required_relids to Tom Lane 8.1.1
2005-11-16 make_restrictinfo() failed to attach the specified required_relids to Tom Lane 8.2.0
2005-11-14 Restore the former RestrictInfo field valid_everywhere (but invert the flag Tom Lane 8.1.1
2005-11-14 Restore the former RestrictInfo field valid_everywhere (but invert the flag Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-10-13 Don't try to remove duplicate OR-subclauses in create_bitmap_subplan and Tom Lane 8.1.0
2005-07-28 Fix a bunch of bad interactions between partial indexes and the new Tom Lane 8.1.0
2005-07-02 Teach planner about some cases where a restriction clause can be Tom Lane 8.1.0
2005-06-09 Simplify the planner's join clause management by storing join clauses Tom Lane 8.1.0
2005-06-05 Remove planner's private fields from Query struct, and put them into Tom Lane 8.1.0