postgresql/src/backend
Itagaki Takahiro c18f51da17 Fix a comment for MergeAttributes.
We forgot to adjust it when we changed relistemp to relpersistence.
2011-02-07 16:53:05 +09:00
..
access Log restartpoints in the same fashion as checkpoints. 2011-02-02 21:08:53 -05:00
bootstrap Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
catalog Replace pg_class.relhasexclusion with pg_index.indisexclusion. 2011-01-25 17:51:59 -05:00
commands Fix a comment for MergeAttributes. 2011-02-07 16:53:05 +09:00
executor Fix wrong error reports in 'number of array dimensions exceeds the 2011-02-01 15:21:32 +09:00
foreign Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
lib Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
libpq Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
main Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
nodes Implement ALTER TABLE ADD UNIQUE/PRIMARY KEY USING INDEX. 2011-01-25 15:43:05 -05:00
optimizer Make reduce_outer_joins() smarter about semijoins. 2011-01-30 17:04:31 -05:00
parser Replace pg_class.relhasexclusion with pg_index.indisexclusion. 2011-01-25 17:51:59 -05:00
po Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
port Move pipe.c into the backend. 2011-02-04 15:52:21 -05:00
postmaster Try to avoid running with a full fsync request queue. 2011-01-29 08:08:41 -05:00
regex Fix comparisons of pointers with zero to compare with NULL instead. 2010-10-29 15:51:52 -04:00
replication IDENTIFY_SYSTEM now returns 3 fields, not 2 2011-02-06 07:46:14 +01:00
rewrite Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
snowball Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
storage Fix error code for canceling statement due to conflict with recovery. 2011-01-31 19:20:23 +00:00
tcop Re-classify ERRCODE_DATABASE_DROPPED to 57P04 2011-02-01 08:44:01 +00:00
tsearch Rename macro DECIMAL to DECIMAL_T to help pgindent; this is already 2011-02-06 10:48:17 -05:00
utils Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
common.mk Workaround for recursive make breakage 2011-01-13 09:32:06 +02:00
nls.mk Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00