postgresql/src/backend
Bruce Momjian 755c00a360 Auto-seed random so user's can't request random values based on
our postmaster random seed used from cancel.
1998-06-09 19:20:59 +00:00
..
access Pass atttypmod to the frontend. 1998-05-14 17:18:14 +00:00
bootstrap Remove fork()/exec() and only do fork(). Small cleanups. 1998-05-29 17:00:34 +00:00
catalog Change parameters to func_error(). 1998-05-09 23:43:45 +00:00
commands Show backend status on ps command line. Remove unused args from 1998-06-04 17:26:49 +00:00
executor Remove fork()/exec() and only do fork(). Small cleanups. 1998-05-29 17:00:34 +00:00
lib ASSERT fixes. 1998-04-06 17:27:54 +00:00
libpq Show backend status on ps command line. Remove unused args from 1998-06-04 17:26:49 +00:00
main Show backend status on ps command line. Remove unused args from 1998-06-04 17:26:49 +00:00
nodes Add some more node print routines for debugging only 1998-05-09 23:46:35 +00:00
optimizer This patch... 1998-04-27 04:08:07 +00:00
parser I made several adjustments to my earlier patch to handle the 1998-06-05 03:49:20 +00:00
port Remove fork()/exec() and only do fork(). Small cleanups. 1998-05-29 17:00:34 +00:00
postmaster Fix for exec() removal. 1998-06-09 17:36:28 +00:00
regex From: t-ishii@sra.co.jp 1998-04-27 17:10:50 +00:00
rewrite Show backend status on ps command line. Remove unused args from 1998-06-04 17:26:49 +00:00
storage Remove fork()/exec() and only do fork(). Small cleanups. 1998-05-29 17:00:34 +00:00
tcop Another for for exec() removal and finding binaries. 1998-06-09 17:13:06 +00:00
tioga pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
utils Auto-seed random so user's can't request random values based on 1998-06-09 19:20:59 +00:00
Makefile This patch... 1998-04-27 04:08:07 +00:00