summaryrefslogtreecommitdiff
path: root/src/include/access/tupdesc.h
Commit message (Expand)AuthorAgeFilesLines
* pgindent run for 9.4Bruce Momjian2014-05-061-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Support multi-argument UNNEST(), and TABLE() syntax for multiple functions.Tom Lane2013-11-211-1/+3
* Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF)Greg Stark2013-07-291-0/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Recast "ONLY" column CHECK constraints as NO INHERITAlvaro Herrera2012-04-201-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Allow CHECK constraints to be declared ONLYAlvaro Herrera2011-12-191-0/+1
* Enable CHECK constraints to be declared NOT VALIDAlvaro Herrera2011-06-301-0/+1
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-101-2/+2
* Per-column collation supportPeter Eisentraut2011-02-081-1/+5
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* 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-2/+2
* Fix problems with cached tuple descriptors disappearing while still in useTom Lane2006-06-161-1/+25
* Clean up representation of function RTEs for functions returning RECORD.Tom Lane2006-03-161-1/+3
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Adjust creation/destruction of TupleDesc data structure to reduce theTom Lane2005-03-071-8/+12
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Pgindent run for 8.0.Bruce Momjian2004-08-291-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Replace TupleTableSlot convention for whole-row variables and functionTom Lane2004-04-011-3/+13
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Rewriter and planner should use only resno, not resname, to identifyTom Lane2003-08-111-2/+2
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2002-09-041-2/+2
* Code review for HeapTupleHeader changes. Add version number to page headersTom Lane2002-09-021-26/+6
* oid is needed, it is added at the end of the struct (after the nullBruce Momjian2002-07-201-2/+25
* Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.Tom Lane2002-07-121-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* pg_type has a typnamespace column; system now supports creating typesTom Lane2002-03-291-3/+3
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-3/+3
* 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
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* I am attempting to integrate postgres (v 7.0) with an open sourceBruce Momjian2000-05-221-2/+2
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-2/+2
* Fix problems seen in parallel regress tests when SI buffer overruns (causingTom Lane2000-01-311-4/+5
* Add:Bruce Momjian2000-01-261-2/+3
* Reimplement parsing and storage of default expressions and constraintTom Lane1999-10-031-7/+5
* More cleanupBruce Momjian1999-07-161-2/+2
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-4/+4
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-251-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-6/+5
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-3/+3