postgresql/src/include
Marc G. Fournier 53d7d47302 From: Massimo Dal Zotto <dz@cs.unitn.it>
> sinval.patch
>
>       fixes a problem in SI cache which causes table overflow if some
>       backend is idle for a long time while other backends keep adding
>       entries.
>       It uses the new signal handling implemented in tprintf.patch.
>       I have also increacasesed the max number of backends from 32 to 64
>       and the table size from 1000 to 5000.
>       I don't know if anybody is working on SI, but until another
>       solution is found this patch fixes the problem. I have received
>       messages from other people reporting the same problem which I
>       fixed many months ago.
1998-08-25 21:31:20 +00:00
..
access heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
bootstrap pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
catalog From: Massimo Dal Zotto <dz@cs.unitn.it> 1998-08-25 21:25:46 +00:00
commands From: Massimo Dal Zotto <dz@cs.unitn.it> 1998-08-25 21:25:46 +00:00
executor Use Snapshot in heap access methods. 1998-07-27 19:38:40 +00:00
lib Fix spelling of "including 1998-03-20 04:12:25 +00:00
libpq Here are additional patches for the UnixWare 7 port. 1998-08-22 04:24:41 +00:00
mb o note that now pg_database has a new attribuite "encoding" even 1998-08-24 01:14:24 +00:00
nodes Add is_sequence flag to ColumnDef structure. Used to implement SERIAL type. 1998-08-25 15:09:31 +00:00
optimizer Cleanup optimizer function names and clarify code. 1998-08-10 02:26:40 +00:00
parser Make sure resdomno for update/insert match attribute number for 1998-08-25 03:17:29 +00:00
port Here are additional patches for the UnixWare 7 port. 1998-08-22 04:24:41 +00:00
regex From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00
rewrite 1) Queries using the having clause on base tables should work well 1998-07-19 05:49:26 +00:00
storage From: Massimo Dal Zotto <dz@cs.unitn.it> 1998-08-25 21:31:20 +00:00
tcop This is the final state of the rule system for 6.4 after the 1998-08-24 01:38:11 +00:00
utils missed adding a new include file 1998-08-25 21:29:16 +00:00
c.h From: Massimo Dal Zotto <dz@cs.unitn.it> 1998-08-25 21:04:41 +00:00
config.h.in From: Massimo Dal Zotto <dz@cs.unitn.it> 1998-08-25 21:17:11 +00:00
miscadmin.h From: Massimo Dal Zotto <dz@cs.unitn.it> 1998-08-25 21:24:12 +00:00
postgres.h heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
postgres_ext.h Massive commit to run PGINDENT on all *.c and *.h files. 1997-09-07 05:04:48 +00:00
rusagestub.h pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
version.h.in My mailer munged the intro text in my last post. Here is the text 1998-07-19 04:17:13 +00:00