index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
optimizer
/
prep
/
prepqual.c
Commit message (
Expand
)
Author
Age
*
Fix improper uses of canonicalize_qual().
Tom Lane
2018-03-11
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Add parse location fields to NullTest and BooleanTest structs.
Tom Lane
2015-02-22
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Avoid recursion when processing simple lists of AND'ed or OR'ed clauses.
Tom Lane
2014-06-16
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Improve planner to drop constant-NULL inputs of AND/OR where it's legal.
Tom Lane
2014-04-29
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Fix failure to propagate collation in negate_clause().
Tom Lane
2011-03-25
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Improve the planner's simplification of NOT constructs.
Tom Lane
2010-10-10
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Extend the parser location infrastructure to include a location field in
Tom Lane
2008-08-28
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Teach push_nots() how to negate a ScalarArrayOpExpr. In passing, save
Tom Lane
2005-11-26
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Fix an oversight I introduced on 2003-12-28: find_nots/push_nots should
Tom Lane
2005-07-29
*
Rethink the order of expression preprocessing: eval_const_expressions
Tom Lane
2005-03-28
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Fix mistaken comment.
Tom Lane
2004-09-01
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Just about there on de-FastList-ification.
Tom Lane
2004-06-01
*
Use the new List API function names throughout the backend, and disable the
Neil Conway
2004-05-30
*
Reimplement the linked list data structure used throughout the backend.
Neil Conway
2004-05-26
*
Instead of trying to force WHERE clauses into CNF or DNF normal form,
Tom Lane
2003-12-30
*
Clean up the usage of canonicalize_qual(): in particular, be consistent
Tom Lane
2003-12-28
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Another pgindent run with updated typedefs.
Bruce Momjian
2003-08-08
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Fix some planner performance problems with large WHERE clauses, by
Tom Lane
2003-05-28
*
Phase 2 of read-only-plans project: restructure expression-tree nodes
Tom Lane
2002-12-12
*
Remove sys/types.h in files that include postgres.h, and hence c.h,
Bruce Momjian
2002-09-02
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Get rid of long-since-vestigial Iter node type, in favor of adding a
Tom Lane
2002-05-12
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
[next]