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
Heikki Linnakangas 9e857436ef Don't include unused space in LOG_NEWPAGE records. 12 years ago
..
access Don't include unused space in LOG_NEWPAGE records. 12 years ago
bootstrap Prevent memory leaks from accumulating across printtup() calls. 12 years ago
catalog Refine our definition of what constitutes a system relation. 12 years ago
commands Don't include unused space in LOG_NEWPAGE records. 12 years ago
executor Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. 12 years ago
foreign Arrange to cache FdwRoutine structs in foreign tables' relcache entries. 13 years ago
lib Use improved vsnprintf calling logic in more places. 12 years ago
libpq Fix new and latent bugs with errno handling in secure_read/secure_write. 12 years ago
main Renovate display of non-ASCII messages on Windows. 12 years ago
nodes Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. 12 years ago
optimizer Refine our definition of what constitutes a system relation. 12 years ago
parser Fix crash in assign_collations_walker for EXISTS with empty SELECT list. 12 years ago
po Translation updates 12 years ago
port Remove IRIX port. 12 years ago
postmaster Fix assorted race conditions in the new timeout infrastructure. 12 years ago
regex Fix regex match failures for backrefs combined with non-greedy quantifiers. 12 years ago
replication Fix typo in comment. 12 years ago
rewrite Refine our definition of what constitutes a system relation. 12 years ago
snowball Update copyrights for 2013 13 years ago
storage Flag mmap implemenation of dynamic shared memory as resize-capable. 12 years ago
tcop Fix assorted race conditions in the new timeout infrastructure. 12 years ago
tsearch pgindent run for release 9.3 12 years ago
utils Make NUM_TOCHAR_prepare and NUM_TOCHAR_finish macros declare "len". 12 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 14 years ago
Makefile Move relpath() to libpgcommon 13 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Add libpgcommon to backend gettext source files 12 years ago