index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
parser
/
parse_relation.h
Commit message (
Expand
)
Author
Age
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-03-31
*
Support XMLTABLE query expression
Alvaro Herrera
2017-03-08
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Fix reporting of column typmods for multi-row VALUES constructs.
Tom Lane
2016-12-08
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
*
Suggest to the user the column they may have meant to reference.
Robert Haas
2015-03-11
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Support multi-argument UNNEST(), and TABLE() syntax for multiple functions.
Tom Lane
2013-11-21
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Clean up the mess around EXPLAIN and materialized views.
Tom Lane
2013-04-12
*
Add noreturn attributes to some error reporting functions
Peter Eisentraut
2013-02-12
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Allow OLD and NEW in multi-row VALUES within rules.
Tom Lane
2012-08-19
*
Implement SQL-standard LATERAL subqueries.
Tom Lane
2012-08-07
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Fix handling of collations in multi-row VALUES constructs.
Tom Lane
2011-04-18
*
Fix RI_Initial_Check to use a COLLATE clause when needed in its query.
Tom Lane
2011-04-11
*
Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH.
Tom Lane
2011-02-25
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Implement parser hooks for processing ColumnRef and ParamRef nodes, as per my
Tom Lane
2009-10-31
*
Make FOR UPDATE/SHARE in the primary query not propagate into WITH queries;
Tom Lane
2009-10-27
*
Remove add_missing_from GUC and associated parser support for "implicit RTEs".
Tom Lane
2009-10-21
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Support column-level privileges, as required by SQL standard.
Tom Lane
2009-01-22
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Fix GetCTEForRTE() to deal with the possibility that the RTE it's given came
Tom Lane
2008-10-06
*
Fix the implicit-RTE code to be able to handle implicit RTEs for CTEs, as
Tom Lane
2008-10-06
*
Implement SQL-standard WITH clauses, including WITH RECURSIVE.
Tom Lane
2008-10-04
*
Add a bunch of new error location reports to parse-analysis error messages.
Tom Lane
2008-09-01
*
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
*
Add support for multi-row VALUES clauses as part of INSERT statements
Joe Conway
2006-08-02
*
Improve parser so that we can show an error cursor position for errors
Tom Lane
2006-03-14
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Replace the parser's namespace tree (which formerly had the same
Tom Lane
2005-06-05
*
Change expandRTE() and ResolveNew() back to taking just the single
Tom Lane
2005-06-04
*
Change addRangeTableEntryForRelation() to take a Relation pointer instead
Tom Lane
2005-04-13
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Repair some issues with column aliases and RowExpr construction in the
Tom Lane
2004-08-19
[next]