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 f6587019ed replication/repl_gram.h needs to be cleaned too ... 15 years ago
..
access Remove collation information from TypeName, where it does not belong. 15 years ago
bootstrap Per-column collation support 15 years ago
catalog Adjust the permissions required for COMMENT ON ROLE. 15 years ago
commands Remove collation information from TypeName, where it does not belong. 15 years ago
executor Rearrange snapshot handling to make rule expansion more consistent. 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 Remove collation information from TypeName, where it does not belong. 15 years ago
optimizer Support data-modifying commands (INSERT/UPDATE/DELETE) in WITH. 15 years ago
parser Remove collation information from TypeName, where it does not belong. 15 years ago
po
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 Mention gcc version in C 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 Fix overly strict assertion in SummarizeOldestCommittedSxact(). There's a 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 Remove collation information from TypeName, where it does not belong. 15 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 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