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
Bruce Momjian 40bc06fa16 Test for POSIX_FADV_DONTNEED to use posix_fadvise(). 20 years ago
..
access Test for POSIX_FADV_DONTNEED to use posix_fadvise(). 20 years ago
bootstrap Fix bootstrap.c so that database startup process and bgwriter properly release 20 years ago
catalog Move conversion dependency patch to the proper branch, out of 8.1.X, 20 years ago
commands Have REINDEX use NOTICE, so it can be suppressed. 20 years ago
executor Revert sampling patch for EXPLAIN ANALYZE; it turns out to be too unreliable 20 years ago
lib Update copyright for 2006. Update scripts. 20 years ago
libpq Prepare code to be built by MSVC: 20 years ago
main Prevent Win32 from displaying a popup box on backend crash. Instead let 20 years ago
nodes Improve the representation of FOR UPDATE/FOR SHARE so that we can 20 years ago
optimizer Remove "fuzzy comparison" logic in qsort comparison function for 20 years ago
parser Re-introduce the yylex filter function formerly used to support UNION 20 years ago
po Fix copy-and-pasteo in Russian translation: message complaining about 20 years ago
port Remove Win32 file, moved to /port. 20 years ago
postmaster Prepare code to be built by MSVC: 20 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
rewrite Improve the representation of FOR UPDATE/FOR SHARE so that we can 20 years ago
storage Remove obsolete comment about VACUUM FULL: it takes buffer content locks 20 years ago
tcop Do a CHECK_FOR_INTERRUPTS immediately before terminating a fastpath 20 years ago
utils Remove the limit on the number of entries allowed in catcaches, and 20 years ago
Makefile Remove QNX port. 20 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 21 years ago