summaryrefslogtreecommitdiff
path: root/src/backend/catalog/toasting.c
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch of new error location reports to parse-analysis error messages.Tom Lane2008-09-011-2/+2
* Change the rules for inherited CHECK constraints to be essentially the sameTom Lane2008-05-091-1/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* HOT updates. When we update a tuple without changing any of its indexedTom Lane2007-09-201-1/+3
* Arrange to put TOAST tables belonging to temporary tables into special schemasTom Lane2007-07-251-8/+14
* Support varlena fields with single-byte headers and unaligned storage.Tom Lane2007-04-061-2/+2
* Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LASTTom Lane2007-01-091-2/+6
* 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
* Add the ability to create indexes 'concurrently', that is, withoutTom Lane2006-08-251-2/+3
* Change the bootstrap sequence so that toast tables for system catalogs areTom Lane2006-07-311-0/+339