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
Andres Freund 5c8dabecdb Reconsider when to wait for WAL flushes/syncrep during commit. 11 years ago
..
access Reconsider when to wait for WAL flushes/syncrep during commit. 11 years ago
bootstrap Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. 11 years ago
catalog Fix dependency searching for case where column is visited before table. 11 years ago
commands Reconsider when to wait for WAL flushes/syncrep during commit. 11 years ago
executor Minor cleanup of column-level priv fix 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(). 11 years ago
nodes Avoid core dump in _outPathInfo() for Path without a parent RelOptInfo. 11 years ago
optimizer Fix GEQO to not assume its join order heuristic always works. 11 years ago
parser Revert "Fix bogus %name-prefix option syntax in all our Bison files." 12 years ago
po Translation updates 11 years ago
port Fix spinlock implementation for some !solaris sparc platforms. 11 years ago
postmaster Be more careful to not lose sync in the FE/BE protocol. 11 years ago
regex Fix two low-probability memory leaks in regular expression parsing. 12 years ago
replication Report WAL flush, not insert, position in replication IDENTIFY_SYSTEM 11 years ago
rewrite Add some errdetail to checkRuleResultList(). 12 years ago
snowball Fix ancient encoding error in hungarian.stop. 12 years ago
storage Guard against spurious signals in LockBufferForCleanup. 11 years ago
tcop Be more careful to not lose sync in the FE/BE protocol. 11 years ago
tsearch Cope with more than 64K phrases in a thesaurus dictionary. 11 years ago
utils Fix dumping of views that are just VALUES(...) but have column aliases. 11 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Fix PGXS support for building loadable modules on AIX. 13 years ago
common.mk Workaround for recursive make breakage 15 years ago
nls.mk Translation updates 13 years ago