You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend
Robert Haas 9bb6d97952 More cleanup of FOREIGN TABLE permissions handling. 15 years ago
..
access Fix assorted typos 15 years ago
bootstrap Refactor broken CREATE TABLE IF NOT EXISTS support. 15 years ago
catalog More cleanup of FOREIGN TABLE permissions handling. 15 years ago
commands Kill stray "not". 15 years ago
executor Refactor broken CREATE TABLE IF NOT EXISTS support. 15 years ago
foreign Clean up most -Wunused-but-set-variable warnings from gcc 4.6 15 years ago
lib Stamp copyrights for year 2011. 15 years ago
libpq Rephrase some not-supported error messages in pg_hba.conf processing. 15 years ago
main Assorted minor changes to silence Windows compiler warnings. 15 years ago
nodes Fix handling of collations in multi-row VALUES constructs. 15 years ago
optimizer Fix pull_up_sublinks' failure to handle nested pull-up opportunities. 15 years ago
parser Clean up parsing of CREATE TRIGGER's argument list. 15 years ago
po Remove cvs keywords from all files. 15 years ago
port Use an explicit format string to keep the compiler happy. 15 years ago
postmaster Add C comment about the fact that the autovacuum limit can go backwards 15 years ago
regex Insert dummy "break"s to silence compiler complaints. 15 years ago
replication Lowercase status labels in pg_stat_replication view. 15 years ago
rewrite Clean up most -Wunused-but-set-variable warnings from gcc 4.6 15 years ago
snowball Stamp copyrights for year 2011. 15 years ago
storage Add comment about memory reordering to PredicateLockTupleRowVersionLink. 15 years ago
tcop Refactor broken CREATE TABLE IF NOT EXISTS support. 15 years ago
tsearch Improve aset.c's space management in contexts with small maxBlockSize. 15 years ago
utils Split PGC_S_DEFAULT into two values, for true boot_val vs computed default. 15 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
Makefile replication/repl_gram.h needs to be cleaned too ... 15 years ago
common.mk Workaround for recursive make breakage 15 years ago
nls.mk Revise the API for GUC variable assign hooks. 15 years ago