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 7a9b6cd472 Install checks in executor startup to ensure that the tuples produced by an 18 years ago
..
access Remove arbitrary 10MB limit on two-phase state file size. It's not that hard 18 years ago
bootstrap Fix bootstrap.c so that database startup process and bgwriter properly release 20 years ago
catalog Back-patch the 8.3 fix that prohibits TRUNCATE, CLUSTER, and REINDEX when the 18 years ago
commands ALTER AGGREGATE OWNER seems to have been missed by the last couple of 18 years ago
executor Install checks in executor startup to ensure that the tuples produced by an 18 years ago
lib Standard pgindent run for 8.1. 20 years ago
libpq On win32, don't use SO_REUSEADDR for TCP sockets. 19 years ago
main Set progname early in the postmaster/postgres binary, rather than doing 20 years ago
nodes Fix outfuncs.c to dump A_Const nodes representing NULLs correctly. This has 19 years ago
optimizer Fix mis-calculation of extParam/allParam sets for plan nodes, as seen in 18 years ago
parser Defend against JOINs having more than 32K columns altogether. We cannot 18 years ago
po Translation updates. 18 years ago
port Add support for dlopen on recent NetBSD/MIPS, per Rémi Zara. 18 years ago
postmaster Fix 'pg_ctl reload' to properly preserve postmaster commend-line 18 years ago
regex Fix assorted security-grade bugs in the regex engine. All of these problems 18 years ago
rewrite Fix markQueryForLocking() to work correctly in the presence of nested views. 19 years ago
storage Fix WAL replay of truncate operations to cope with the possibility that the 19 years ago
tcop Fix portal management code to support non-default command completion tags for 19 years ago
utils Fix performance bug in write_syslog(): the code to preferentially break the 18 years ago
Makefile Add an ifneq to avoid make warning on AIX --- there is a separate rule 20 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 21 years ago