postgresql/src/backend
Andrew Dunstan 5b352d8e12 DROP DATABASE IF EXISTS variant 2005-11-22 15:24:18 +00:00
..
access Remove the t_datamcxt field of HeapTupleData. This was introduced for 2005-11-20 19:49:08 +00:00
bootstrap Postpone pg_timezone_initialize() until after creation of postmaster.pid, 2005-10-20 20:05:45 +00:00
catalog Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the 2005-11-21 12:49:33 +00:00
commands DROP DATABASE IF EXISTS variant 2005-11-22 15:24:18 +00:00
executor Remove the t_datamcxt field of HeapTupleData. This was introduced for 2005-11-20 19:49:08 +00:00
lib Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
libpq Clean up md5.c to make it clearer that it is a frontend-and-backend 2005-10-20 13:54:08 +00:00
main Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
nodes DROP DATABASE IF EXISTS variant 2005-11-22 15:24:18 +00:00
optimizer Make SQL arrays support null elements. This commit fixes the core array 2005-11-17 22:14:56 +00:00
parser DROP DATABASE IF EXISTS variant 2005-11-22 15:24:18 +00:00
po Translation typo fix 2005-11-14 22:08:14 +00:00
port Fix Windows setitimer() emulation to not depend on delivering an APC 2005-10-25 15:15:16 +00:00
postmaster Repair an error introduced by log_line_prefix patch: it is not acceptable 2005-11-05 03:04:53 +00:00
regex Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
rewrite A few trivial code cleanups motivated by reading warnings generated 2005-10-18 01:06:24 +00:00
storage DropRelFileNodeBuffers failed to fix the state of the lookup hash table 2005-11-17 17:42:02 +00:00
tcop DROP DATABASE IF EXISTS variant 2005-11-22 15:24:18 +00:00
utils Remove the t_datamcxt field of HeapTupleData. This was introduced for 2005-11-20 19:49:08 +00:00
Makefile Add an ifneq to avoid make warning on AIX --- there is a separate rule 2005-10-27 20:45:29 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00