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
Peter Eisentraut 6bd176095b Improve some LDAP authentication error messages 13 years ago
..
access Add #includes needed on some platforms in the new files. 13 years ago
bootstrap Split tuple struct defs from htup.h to htup_details.h 13 years ago
catalog Refactor "ALTER some-obj SET SCHEMA" implementation 13 years ago
commands Refactor "ALTER some-obj SET SCHEMA" implementation 13 years ago
executor Fix serializable mode with index-only scans. 13 years ago
foreign Split tuple struct defs from htup.h to htup_details.h 13 years ago
lib Update copyright notices for year 2012. 14 years ago
libpq Improve some LDAP authentication error messages 13 years ago
main Unify calling conventions for postgres/postmaster sub-main functions 13 years ago
nodes Refactor "ALTER some-obj SET SCHEMA" implementation 13 years ago
optimizer Fix planning of btree index scans using ScalarArrayOpExpr quals. 13 years ago
parser Refactor "ALTER some-obj SET SCHEMA" implementation 13 years ago
po Translation updates 14 years ago
port Remove misleading hints about reducing the System V request size. 13 years ago
postmaster Parse pg_ident.conf when it's loaded, keeping it in memory in parsed format. 13 years ago
regex Prevent corner-case core dump in rfree(). 13 years ago
replication Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant. 13 years ago
rewrite Split tuple struct defs from htup.h to htup_details.h 13 years ago
snowball Remove configure flag --disable-shared, as it is no longer used by any 13 years ago
storage Add C comment that IsBackendPid() is called by external modules, so we 13 years ago
tcop Remove some useless trailing whitespace 13 years ago
tsearch Fix logical errors in tsquery selectivity estimation for prefix queries. 13 years ago
utils Work around unportable behavior of malloc(0) and realloc(NULL, 0). 13 years ago
.gitignore
Makefile Fix incorrect make maintainer-clean rule. 14 years ago
common.mk Call check_keywords.pl in maintainer-check 14 years ago
nls.mk Sort file list when creating gettext-files 14 years ago