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
Tom Lane 6a17826621 Change hashscan.c to keep its list of active hash index scans in 18 years ago
..
access Change hashscan.c to keep its list of active hash index scans in 18 years ago
bootstrap Refactor backend makefiles to remove lots of duplicate code 18 years ago
catalog Put a CHECK_FOR_INTERRUPTS call into the loops that try to find a unique new 18 years ago
commands Improve error messages emitted when VACUUM and ANALYZE skip a table. 18 years ago
executor Fix several memory leaks when rescanning SRFs. Arrange for an SRF's 18 years ago
lib Refactor backend makefiles to remove lots of duplicate code 18 years ago
libpq Refactor backend makefiles to remove lots of duplicate code 18 years ago
main Refactor backend makefiles to remove lots of duplicate code 18 years ago
nodes Refactor backend makefiles to remove lots of duplicate code 18 years ago
optimizer Refactor backend makefiles to remove lots of duplicate code 18 years ago
parser Refactor backend makefiles to remove lots of duplicate code 18 years ago
po Translation updates 18 years ago
port Clean up double negative, per Tom Lane. 18 years ago
postmaster Rename miscadmin.h's PG_VERSIONSTR macro to PG_BACKEND_VERSIONSTR to 18 years ago
regex Refactor backend makefiles to remove lots of duplicate code 18 years ago
rewrite Refactor backend makefiles to remove lots of duplicate code 18 years ago
snowball
storage Fix PREPARE TRANSACTION to reject the case where the transaction has dropped a 18 years ago
tcop Refactor backend makefiles to remove lots of duplicate code 18 years ago
tsearch Fix memory arrangement of tsquery after removing stop words. It causes 18 years ago
utils Improve "bgwriter_lru_multiplier" GUC description. 18 years ago
Makefile Fixed dtrace build 18 years ago
common.mk Write the objfiles.txt rules in a way that is compatible with GNU make 3.78, 18 years ago
nls.mk Translation updates 18 years ago