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 efe222268f Eliminate some no-longer-needed workarounds for palloc's old behavior 20 years ago
..
access Ensure that we validate the page header of the first page of a WAL file 20 years ago
bootstrap Modify all callers of datatype input and receive functions so that if these 20 years ago
catalog Update information schema for SQL:2003 and new PostgreSQL features. 20 years ago
commands Support the syntax 20 years ago
executor Modify all callers of datatype input and receive functions so that if these 20 years ago
lib Update copyright for 2006. Update scripts. 20 years ago
libpq Minor refactoring: initialize_SSL() only returns 0, so it should return 20 years ago
main Update copyright for 2006. Update scripts. 20 years ago
nodes Support the syntax 20 years ago
optimizer Revert my best_inner_indexscan patch of yesterday, which turns out to have 20 years ago
parser Support the syntax 20 years ago
po Remove DOS line endings ("\r\n") from several .po files. DOS line endings 20 years ago
port Suppress a couple of minor compiler warnings, per Magnus. 20 years ago
postmaster Add "retry another address" log message on statistics collector socket 20 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
rewrite Fix a bunch of problems with domains by making them use special input functions 20 years ago
storage Make the world safe for full_page_writes. Allow XLOG records that try to 20 years ago
tcop Document that errors are not output by log_statement (was they were in 20 years ago
utils Eliminate some no-longer-needed workarounds for palloc's old behavior 20 years ago
Makefile Remove QNX port. 20 years ago
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 20 years ago