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 adac22bf8a When we added the ability to have zero-element ARRAY[] constructs by adding an 17 years ago
..
access The attached patch contains a couple of fixes in the existing probes and 17 years ago
bootstrap Add %expect 0 to all parser input files to prevent conflicts slipping by. 17 years ago
catalog Code review for function default parameters patch. Fix numerous problems as 17 years ago
commands Code review for function default parameters patch. Fix numerous problems as 17 years ago
executor Fix oversight in my recent patch to allow ExecMakeFunctionResult to handle 17 years ago
lib Refactor backend makefiles to remove lots of duplicate code 18 years ago
libpq Replace both send and receive BIO routines in the SSL code with our own, 17 years ago
main Append major version number and for libraries soname major version number 17 years ago
nodes Default values for function arguments 17 years ago
optimizer Code review for function default parameters patch. Fix numerous problems as 17 years ago
parser Code review for function default parameters patch. Fix numerous problems as 17 years ago
po Translation updates 18 years ago
port Revert previous patch to put the shared memory segment on win32 17 years ago
postmaster Don't reset pg_class.reltuples and relpages in VACUUM, if any pages were 17 years ago
regex Refactor backend makefiles to remove lots of duplicate code 18 years ago
rewrite Rethink the way FSM truncation works. Instead of WAL-logging FSM 17 years ago
snowball pg_do_encoding_conversion cannot return NULL (at least not unless the input 17 years ago
storage The attached patch contains a couple of fixes in the existing probes and 17 years ago
tcop Remove pg_plan_queries()'s now-useless needSnapshot parameter. It's useless 17 years ago
tsearch Reduce the scaling factor for attstattarget to number-of-lexemes from 100 17 years ago
utils When we added the ability to have zero-element ARRAY[] constructs by adding an 17 years ago
Makefile Remove all traces that suggest that a non-Bison yacc might be supported, and 18 years ago
common.mk Code coverage testing with gcov. Documentation is in the regression test 18 years ago
nls.mk Install a more robust solution for the problem of infinite error-processing 17 years ago