summaryrefslogtreecommitdiff
path: root/src/include/parser/analyze.h
Commit message (Expand)AuthorAgeFilesLines
* Fix failure to ensure that a snapshot is available to datatype input functionsTom Lane2008-12-131-1/+3
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Separate parse-analysis for utility commands out of parser/analyze.cTom Lane2007-06-231-8/+7
* First phase of plan-invalidation project: create a plan cache managementTom Lane2007-03-131-1/+5
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* pgindent run for 8.2.Bruce Momjian2006-10-041-4/+4
* Improve the representation of FOR UPDATE/FOR SHARE so that we canTom Lane2006-04-301-2/+4
* Improve parser so that we can show an error cursor position for errorsTom Lane2006-03-141-4/+5
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Implement sharable row-level locks, and use them for foreign key referencesTom Lane2005-04-281-2/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Clean up generation of default names for constraints, indexes, and serialTom Lane2004-06-101-5/+1
* ALTER TABLE rewrite. New cool stuff:Tom Lane2004-05-051-1/+4
* Fix a minor bug introduced by the recent CREATE TABLE AS / WITH OIDSNeil Conway2004-01-231-4/+1
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-2/+2
* Infrastructure for deducing Param types from context, in the same wayTom Lane2003-04-291-2/+6
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* First phase of SCHEMA changes, concentrating on fixing the grammar andTom Lane2002-03-211-1/+2
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* Here is my much-promised patch to let people add UNIQUE constraints afterBruce Momjian2001-09-071-1/+4
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Clean up handling of FOR UPDATE inside views and subselects ... make itTom Lane2000-12-061-1/+3
* Arrange that no database accesses are attempted during parser() --- thisTom Lane2000-10-071-2/+2
* Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet theTom Lane2000-10-051-4/+1
* Add:Bruce Momjian2000-01-261-2/+3
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-2/+2
* Remove S*I comments from Stephan.Bruce Momjian1999-07-131-2/+1
* pgindent run over code.Bruce Momjian1999-05-251-1/+2
* Rip out QueryTreeList structure, root and branch. QuerytreeTom Lane1999-05-131-2/+2
* Hi!Bruce Momjian1999-01-181-1/+4
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Create SubLink nodes in parser for Vadim.Bruce Momjian1998-01-191-2/+2
* Cleanup up include files.Bruce Momjian1997-11-261-2/+2
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-0/+19