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 262fbcb9dd Fix some problems with patch to fsync the data directory. 11 years ago
..
access Recursively fsync() the data directory after a crash. 11 years ago
bootstrap Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. 12 years ago
catalog Fix user mapping object description 11 years ago
commands Add vacuum_delay_point call in compute_index_stats's per-sample-row loop. 11 years ago
executor Fix ExecOpenScanRelation to take a lock on a ROW_MARK_COPY relation. 11 years ago
foreign deflist_to_tuplestore dumped core on an option with no value. 15 years ago
lib Remove tabs after spaces in C comments 12 years ago
libpq Remove code to match IPv4 pg_hba.conf entries to IPv4-in-IPv6 addresses. 11 years ago
main Always set the six locale category environment variables in main(). 12 years ago
nodes Remove tabs after spaces in C comments 12 years ago
optimizer Prevent improper reordering of antijoins vs. outer joins. 11 years ago
parser Revert "Fix bogus %name-prefix option syntax in all our Bison files." 12 years ago
po Translation updates 12 years ago
port Fix spinlock implementation for some !solaris sparc platforms. 12 years ago
postmaster Fix autovacuum launcher shutdown sequence 11 years ago
regex Fix two low-probability memory leaks in regular expression parsing. 12 years ago
replication Be more careful to not lose sync in the FE/BE protocol. 12 years ago
rewrite Add some errdetail to checkRuleResultList(). 12 years ago
snowball Fix ancient encoding error in hungarian.stop. 12 years ago
storage Fix some problems with patch to fsync the data directory. 11 years ago
tcop Be more careful to not lose sync in the FE/BE protocol. 12 years ago
tsearch Cope with more than 64K phrases in a thesaurus dictionary. 12 years ago
utils Recursively fsync() the data directory after a crash. 11 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
Makefile Fix PGXS support for building loadable modules on AIX. 14 years ago
common.mk Expand test coverage support to entire tree 17 years ago
nls.mk Translation updates 14 years ago