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
Andrew Dunstan daea4d8eae DROP objecttype IF EXISTS for the following objects: 20 years ago
..
access R-tree is dead ... long live GiST. 20 years ago
bootstrap Postpone pg_timezone_initialize() until after creation of postmaster.pid, 20 years ago
catalog Make SQL arrays support null elements. This commit fixes the core array 20 years ago
commands DROP objecttype IF EXISTS for the following objects: 20 years ago
executor Update obsolete comment describing ExecDelete(), per Simon Riggs. 20 years ago
lib Standard pgindent run for 8.1. 20 years ago
libpq Clean up md5.c to make it clearer that it is a frontend-and-backend 20 years ago
main Standard pgindent run for 8.1. 20 years ago
nodes Restore the former RestrictInfo field valid_everywhere (but invert the flag 20 years ago
optimizer Make SQL arrays support null elements. This commit fixes the core array 20 years ago
parser DROP objecttype IF EXISTS for the following objects: 20 years ago
po Translation typo fix 20 years ago
port Fix Windows setitimer() emulation to not depend on delivering an APC 20 years ago
postmaster Repair an error introduced by log_line_prefix patch: it is not acceptable 20 years ago
regex Standard pgindent run for 8.1. 20 years ago
rewrite A few trivial code cleanups motivated by reading warnings generated 20 years ago
storage DropRelFileNodeBuffers failed to fix the state of the lookup hash table 20 years ago
tcop DROP objecttype IF EXISTS for the following objects: 20 years ago
utils Change array_push and array_cat so that they retain the lower bound of 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