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 eaef111396 Define a separately configurable XLOG_BLCKSZ symbol for the page size 20 years ago
..
access Define a separately configurable XLOG_BLCKSZ symbol for the page size 20 years ago
bootstrap Make all our flex and bison files use %option prefix or %name-prefix 20 years ago
catalog Update information schema for SQL:2003 and new PostgreSQL features. 20 years ago
commands Clean up WAL/buffer interactions as per my recent proposal. Get rid of the 20 years ago
executor Fix bug introduced into mergejoin logic by performance improvement patch of 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 Add error location info to ResTarget parse nodes. Allows error cursor to be supplied 20 years ago
optimizer Improve parser so that we can show an error cursor position for errors 20 years ago
parser Add error location info to ResTarget parse nodes. Allows error cursor to be supplied 20 years ago
po Remove DOS line endings ("\r\n") from several .po files. DOS line endings 20 years ago
port Add CVS tag lines to files that were lacking them. 20 years ago
postmaster The call to DNSServiceRegistrationCreate in postmaster.c does incorrect 20 years ago
regex Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
rewrite Update copyright for 2006. Update scripts. 20 years ago
storage Clean up WAL/buffer interactions as per my recent proposal. Get rid of the 20 years ago
tcop Improve parser so that we can show an error cursor position for errors 20 years ago
utils Eliminate ajust scan code. Since concurrent GiST it doesn't 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