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
Tom Lane 2a26639a5d On further reflection, we'd better do the same in int.c. 15 years ago
..
access Clarify C comment that O_SYNC/O_FSYNC are really the same settting, as 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 Split CollateClause into separate raw and analyzed node types. 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 Stamp copyrights for year 2011. 15 years ago
main Stamp copyrights for year 2011. 15 years ago
nodes Split CollateClause into separate raw and analyzed node types. 15 years ago
optimizer Split CollateClause into separate raw and analyzed node types. 15 years ago
parser Split CollateClause into separate raw and analyzed node types. 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 Zero out vacuum_count and related counters in pgstat_recv_tabstat(). 15 years ago
regex Fix comparisons of pointers with zero to compare with NULL instead. 15 years ago
replication Make error handling of synchronous_standby_names consistent. 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 Run a portal's cleanup hook immediately when pushing it to DONE state. 15 years ago
tsearch Fix tsmatchsel() to account properly for null rows. 15 years ago
utils On further reflection, we'd better do the same in int.c. 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