postgresql/src/backend
Tom Lane 780cba9880 Move responsibility for copying argv[] array into ps_status.c, where it
logically belongs.  Arrange to update the _NSGetArgv() copy of the argv
pointer on Darwin.  (It seems likely that other NeXT-derived platforms
also have an _NSGetArgv() problem, but until we have some reports I'll
just make this #ifdef __darwin__.)
2004-02-22 21:26:55 +00:00
..
access Here is an updated version of the win32 readdir patch. 2004-02-17 03:45:17 +00:00
bootstrap Restructure smgr API as per recent proposal. smgr no longer depends on 2004-02-10 01:55:27 +00:00
catalog First steps towards statistics on expressional (nee functional) indexes. 2004-02-15 21:01:39 +00:00
commands Implement a solution to the 'Turkish locale downcases I incorrectly' 2004-02-21 00:34:53 +00:00
executor Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 2004-02-03 17:34:04 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Here is a patch that implements setitimer() on win32. With this patch 2004-02-18 16:25:12 +00:00
main Move responsibility for copying argv[] array into ps_status.c, where it 2004-02-22 21:26:55 +00:00
nodes Micro-opt: replace calls like 2004-01-31 05:09:41 +00:00
optimizer Make use of statistics on index expressions. There are still some 2004-02-17 00:52:53 +00:00
parser Implement a solution to the 'Turkish locale downcases I incorrectly' 2004-02-21 00:34:53 +00:00
po Translation updates 2004-02-12 19:19:32 +00:00
port Here is a patch that implements setitimer() on win32. With this patch 2004-02-18 16:25:12 +00:00
postmaster This patch brings up to date what I did last year (now unfortunately 2004-02-17 03:54:57 +00:00
regex $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewrite Restructure smgr API as per recent proposal. smgr no longer depends on 2004-02-10 01:55:27 +00:00
storage Here is a patch that implements setitimer() on win32. With this patch 2004-02-18 16:25:12 +00:00
tcop Fix random build breakage from log_disconnections patch. 2004-02-21 06:29:58 +00:00
utils Move responsibility for copying argv[] array into ps_status.c, where it 2004-02-22 21:26:55 +00:00
Makefile Briefly, 2004-02-02 00:11:31 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00