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
Heikki Linnakangas 7a567d9407 MAPSIZE macro needs to use MAXALIGN(SizeOfPageHeaderData) instead of 17 years ago
..
access MAPSIZE macro needs to use MAXALIGN(SizeOfPageHeaderData) instead of 17 years ago
bootstrap Add %expect 0 to all parser input files to prevent conflicts slipping by. 17 years ago
catalog Default values for function arguments 17 years ago
commands Default values for function arguments 17 years ago
executor Ensure that the contents of a holdable cursor don't depend on out-of-line 17 years ago
lib Refactor backend makefiles to remove lots of duplicate code 18 years ago
libpq Properly unregister OpenSSL callbacks when libpq is done with 17 years ago
main Refactor backend makefiles to remove lots of duplicate code 18 years ago
nodes Default values for function arguments 17 years ago
optimizer Fix an oversight in the code that makes transitive-equality deductions from 17 years ago
parser Default values for function arguments 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 Utilize the visibility map in autovacuum, too. There was an oversight in 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 Fix a couple of snapshot management bugs in the new ResourceOwner world: 17 years ago
tcop Default values for function arguments 17 years ago
tsearch Fix bug in the tsvector stats collection function, which caused a crash if 17 years ago
utils Better descriptions in pg_get_keywords(), consistent with the documentation 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