postgresql/src/backend
Tom Lane cd2ad9b944 Fix a number of places where reconfiguring with a different installation
prefix would fail, because the new path did not get propagated to where
it needed to be.  Note this would fail even with --enable-depend.
2003-12-23 21:56:21 +00:00
..
access Further cleanup in _bt_first: eliminate duplicate code paths. 2003-12-21 17:52:34 +00:00
bootstrap This patch is the next step towards (re)allowing fork/exec. 2003-12-20 17:31:21 +00:00
catalog Forbid REVOKE on untrusted languages, and don't dump privileges of 2003-12-19 14:21:56 +00:00
commands Back out: 2003-12-21 04:34:36 +00:00
executor Use a shutdown callback to clear setArgsValid in a FuncExprState that is 2003-12-18 22:23:42 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Fix broken IDENT support for FreeBSD (appears to have been broken by 2003-12-20 18:24:52 +00:00
main Remove __alpha__ additions in main.c but document that they are missing. 2003-12-23 00:34:04 +00:00
nodes make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
optimizer Here is the definition of relation_byte_size() in optimizer/path/costsize.c: 2003-12-18 03:46:45 +00:00
parser Reorder tests in parse_coerce so that ANY/ANYELEMENT/ANYARRAY coercion 2003-12-17 19:49:39 +00:00
po $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
port Move slock_t typdefs into s_lock.h from include/port files for 2003-12-23 03:31:30 +00:00
postmaster This patch is the next step towards (re)allowing fork/exec. 2003-12-20 17:31:21 +00:00
regex $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewrite $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
storage Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platforms 2003-12-23 18:13:17 +00:00
tcop This patch is the next step towards (re)allowing fork/exec. 2003-12-20 17:31:21 +00:00
utils Fix a number of places where reconfiguring with a different installation 2003-12-23 21:56:21 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00