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
Heikki Linnakangas 34be83b7e1 Fix integer overflow in text_format function, reported by Dean Rasheed. 15 years ago
..
access Spell checking and markup refinement 15 years ago
bootstrap Refactor broken CREATE TABLE IF NOT EXISTS support. 15 years ago
catalog Spell checking and markup refinement 15 years ago
commands Spell checking and markup refinement 15 years ago
executor Install defenses against overflow in BuildTupleHashTable(). 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 Add example for replication in pg_hba.conf 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 Consistent spacing for lengthy error messages 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 Fix race condition in CheckTargetForConflictsIn. 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 Fix integer overflow in text_format function, reported by Dean Rasheed. 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