postgresql/src/backend
Tom Lane 84c123be1d Allow new values to be added to an existing enum type.
After much expenditure of effort, we've got this to the point where the
performance penalty is pretty minimal in typical cases.

Andrew Dunstan, reviewed by Brendan Jurd, Dean Rasheed, and Tom Lane
2010-10-24 23:05:41 -04:00
..
access Don't try to fetch database name when SetTransactionIdLimit() is executed 2010-10-20 12:48:51 -04:00
bootstrap Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
catalog Allow new values to be added to an existing enum type. 2010-10-24 23:05:41 -04:00
commands Allow new values to be added to an existing enum type. 2010-10-24 23:05:41 -04:00
executor Support MergeAppend plans, to allow sorted output from append relations. 2010-10-14 16:57:57 -04:00
foreign Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
lib Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
libpq Support suffix matching of host names in pg_hba.conf 2010-10-24 15:54:00 +03:00
main Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nodes Allow new values to be added to an existing enum type. 2010-10-24 23:05:41 -04:00
optimizer Fix incorrect generation of whole-row variables in planner. 2010-10-19 15:09:23 -04:00
parser Allow new values to be added to an existing enum type. 2010-10-24 23:05:41 -04:00
po Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
port Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
postmaster Support host names in pg_hba.conf 2010-10-15 22:56:18 +03:00
regex Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
replication Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
rewrite Fix incorrect generation of whole-row variables in planner. 2010-10-19 15:09:23 -04:00
snowball Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
storage Improve messages for too many private files/dirs. Per Alexey Parshin. 2010-09-28 18:08:02 -04:00
tcop Allow new values to be added to an existing enum type. 2010-10-24 23:05:41 -04:00
tsearch Reduce the memory requirement for large ispell dictionaries. 2010-10-06 19:31:05 -04:00
utils Allow new values to be added to an existing enum type. 2010-10-24 23:05:41 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile The port/pg_latch.c symlink ought to be removed by make distclean. 2010-09-21 16:53:25 -04:00
common.mk Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nls.mk Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00