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 fb27f43123 Fix mishandling of after-trigger state when a SQL function returns multiple 19 years ago
..
access Don't try to truncate multixact SLRU files in checkpoints done during xlog 20 years ago
bootstrap Fix bootstrap.c so that database startup process and bgwriter properly release 20 years ago
catalog Clean up rather sloppy fix in HEAD for the ancient bug that CREATE CONVERSION 20 years ago
commands Fix ALTER TABLE to check pre-existing NOT NULL constraints when rewriting 20 years ago
executor Fix mishandling of after-trigger state when a SQL function returns multiple 19 years ago
lib Standard pgindent run for 8.1. 21 years ago
libpq Fix the sense of the test on DH_check()'s return value. This was preventing 20 years ago
main Set progname early in the postmaster/postgres binary, rather than doing 20 years ago
nodes Restore the former RestrictInfo field valid_everywhere (but invert the flag 20 years ago
optimizer Remove "fuzzy comparison" logic in qsort comparison function for 20 years ago
parser Repair incorrect check for coercion of unknown literal to ANYARRAY, a bug 20 years ago
po Fix mistyping 20 years ago
port Round microseconds on setitimer upwards. 20 years ago
postmaster Ensure that we retry rather than erroring out when send() or recv() return 20 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
rewrite Fix failure to apply domain constraints to a NULL constant that's added to 20 years ago
storage Fix oversight in sizing of shared buffer lookup hashtable. Because 20 years ago
tcop Fix core dump in duration logging for a V3-protocol Execute message 20 years ago
utils Fix string_to_array() to correctly handle the case where there are 20 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