postgresql/src/backend
Tom Lane 772d0f9345 The recent DUMMY_PROCS patch broke accounting for the number of semaphores
needed.  This caused us to fail all the time on Darwin, and we'd fail for
some values of maxBackends on SysV-sema platforms, too.
2003-12-21 00:33:33 +00:00
..
access This patch is the next step towards (re)allowing fork/exec. 2003-12-20 17:31:21 +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 In my mind there were two categories of open issues 2003-12-20 15:32:55 +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 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +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 This patch properly sets the prototype for the on_shmem_exit and 2003-12-12 18:45:10 +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 The recent DUMMY_PROCS patch broke accounting for the number of semaphores 2003-12-21 00:33:33 +00:00
tcop This patch is the next step towards (re)allowing fork/exec. 2003-12-20 17:31:21 +00:00
utils In my mind there were two categories of open issues 2003-12-20 15:32:55 +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