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 777e8c0015 Remove bogus semicolons in recoveryPausesHere. 15 years ago
..
access Remove bogus semicolons in recoveryPausesHere. 15 years ago
bootstrap Per-column collation support 15 years ago
catalog Split CollateClause into separate raw and analyzed node types. 15 years ago
commands Make all comparisons done for/with statistics use the default collation. 15 years ago
executor Split CollateClause into separate raw and analyzed node types. 15 years ago
foreign Implement an API to let foreign-data wrappers actually be functional. 15 years ago
lib Stamp copyrights for year 2011. 15 years ago
libpq Use "backend process" rather than "backend server", where appropriate. 15 years ago
main Use "backend process" rather than "backend server", where appropriate. 15 years ago
nodes Split CollateClause into separate raw and analyzed node types. 15 years ago
optimizer Simplify list traversal logic in add_path(). 15 years ago
parser Improve handling of unknown-type literals in UNION/INTERSECT/EXCEPT. 15 years ago
po Remove cvs keywords from all files. 15 years ago
port Be less detailed about reporting shared memory failure by avoiding the 15 years ago
postmaster Fix various possible problems with synchronous replication. 15 years ago
regex Fix comparisons of pointers with zero to compare with NULL instead. 15 years ago
replication Remove bogus comment. 15 years ago
rewrite Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH. 15 years ago
snowball Stamp copyrights for year 2011. 15 years ago
storage Minor sync rep corrections. 15 years ago
tcop Fix various possible problems with synchronous replication. 15 years ago
tsearch Fix tsmatchsel() to account properly for null rows. 15 years ago
utils Raise maximum value of several timeout parameters 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 Remove cvs keywords from all files. 15 years ago