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 a8d59a9e68 Change post-rewriter representation of dropped columns in joinaliasvars. 13 years ago
..
access Fix handling of OID wraparound while in standalone mode. 13 years ago
bootstrap Avoid changing an index's indcheckxmin horizon during REINDEX. 15 years ago
catalog DROP OWNED: don't try to drop tablespaces/databases 13 years ago
commands Only install a portal's ResourceOwner if it actually has one. 13 years ago
executor Add defenses against integer overflow in dynahash numbuckets calculations. 13 years ago
foreign deflist_to_tuplestore dumped core on an option with no value. 14 years ago
lib Update copyright for 2009. 17 years ago
libpq Produce a more useful error message for over-length Unix socket paths. 13 years ago
main Update copyright for 2009. 17 years ago
nodes Fix planning of non-strict equivalence clauses above outer joins. 13 years ago
optimizer Change post-rewriter representation of dropped columns in joinaliasvars. 13 years ago
parser Change post-rewriter representation of dropped columns in joinaliasvars. 13 years ago
po Translation updates 13 years ago
port Fix Windows implementation of PGSemaphoreLock. 14 years ago
postmaster Reset OpenSSL randomness state in each postmaster child process. 13 years ago
regex Fix regex match failures for backrefs combined with non-greedy quantifiers. 13 years ago
rewrite Change post-rewriter representation of dropped columns in joinaliasvars. 13 years ago
snowball Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
storage Fix fd.c to preserve errno where needed. 13 years ago
tcop Only install a portal's ResourceOwner if it actually has one. 13 years ago
tsearch Fix bug in to_tsquery(). 14 years ago
utils Change post-rewriter representation of dropped columns in joinaliasvars. 13 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
Makefile Fix PGXS support for building loadable modules on AIX. 13 years ago
common.mk Code coverage testing with gcov. Documentation is in the regression test 18 years ago
nls.mk Translation updates 13 years ago