postgresql/src/backend
Magnus Hagander 47a5f3e9da Add missing function prototype, for consistency 2011-01-11 21:12:12 +01:00
..
access Split pg_start_backup() and pg_stop_backup() into two pieces 2011-01-09 21:00:28 +01:00
bootstrap Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
catalog Force pg_upgrade's to preserve pg_class.oid, not pg_class.relfilenode. 2011-01-07 21:26:13 -05:00
commands Remove pg_am.amindexnulls. 2011-01-08 16:08:05 -05:00
executor Basic foreign table support. 2011-01-01 23:48:11 -05: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 Basic foreign table support. 2011-01-01 23:48:11 -05:00
optimizer Tweak create_index_paths()'s test for whether to consider a bitmap scan. 2011-01-11 12:13:02 -05:00
parser Fix crash in ALTER OPERATOR CLASS/FAMILY .. SET SCHEMA. 2011-01-03 22:08:55 -05:00
po Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
port Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
postmaster Add views and functions to monitor hot standby query conflicts 2011-01-03 12:46:03 +01:00
regex Fix comparisons of pointers with zero to compare with NULL instead. 2010-10-29 15:51:52 -04:00
replication Add missing function prototype, for consistency 2011-01-11 21:12:12 +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 Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tcop Add views and functions to monitor hot standby query conflicts 2011-01-03 12:46:03 +01:00
tsearch Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
utils Fix up core tsquery GIN support for new extractQuery API. 2011-01-09 14:34:50 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
common.mk Improved parallel make support 2010-11-12 22:15:16 +02:00
nls.mk Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00