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 2a0bfa4d66 Prevent WAL files created by pg_basebackup -x/X from being archived again. 11 years ago
..
access Ensure unlogged tables are reset even if crash recovery errors out. 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 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. 11 years ago
executor Fix corner case where SELECT FOR UPDATE could return a row twice. 11 years ago
foreign deflist_to_tuplestore dumped core on an option with no value. 14 years ago
lib Remove tabs after spaces in C comments 12 years ago
libpq Remove tabs after spaces in C comments 12 years ago
main Remove tabs after spaces in C comments 12 years ago
nodes Avoid core dump in _outPathInfo() for Path without a parent RelOptInfo. 11 years ago
optimizer Fix planning of SELECT FOR UPDATE on child table with partial index. 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. 11 years ago
postmaster Don't balance vacuum cost delay when per-table settings are in effect 11 years ago
regex Fix two low-probability memory leaks in regular expression parsing. 12 years ago
replication Prevent WAL files created by pg_basebackup -x/X from being archived again. 11 years ago
rewrite Add some errdetail to checkRuleResultList(). 12 years ago
snowball Fix ancient encoding error in hungarian.stop. 12 years ago
storage Prevent potentially hazardous compiler/cpu reordering during lwlock release. 11 years ago
tcop Fix segmentation fault that an empty prepared statement could cause. 11 years ago
tsearch Cope with more than 64K phrases in a thesaurus dictionary. 11 years ago
utils Backpatch variable renaming in formatting.c 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
nls.mk Translation updates 13 years ago