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 1d0d8d3c38 Mop-up for nulls-in-arrays patch: fix some places that access array 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, 21 years ago
catalog Make SQL arrays support null elements. This commit fixes the core array 20 years ago
commands R-tree is dead ... long live GiST. 20 years ago
executor Make SQL arrays support null elements. This commit fixes the core array 20 years ago
lib Standard pgindent run for 8.1. 21 years ago
libpq Clean up md5.c to make it clearer that it is a frontend-and-backend 21 years ago
main Standard pgindent run for 8.1. 21 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 Force the second argument of SUBSTRING(foo FOR bar) to be int4, to avoid 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. 21 years ago
rewrite A few trivial code cleanups motivated by reading warnings generated 21 years ago
storage DropRelFileNodeBuffers failed to fix the state of the lookup hash table 20 years ago
tcop When in transaction-aborted state, reject Bind message for portals containing 20 years ago
utils Mop-up for nulls-in-arrays patch: fix some places that access array 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