postgresql/src/backend
Bruce Momjian 922c83fe62 OK...here is a patch that will cause the magnetic disk storage
manager to not try to split files in 2 gig chunks.  It will just
try to get another block.

If applied, everything is just as before. But if LET_OS_MANAGE_FILESIZE
is defined, the chaining disappears and the file just keeps on
going, and going, and going, til the OS barfs.

Darren King
1998-03-20 04:22:54 +00:00
..
access Fix scan adjusting for marked index tuples. 1998-02-28 13:53:18 +00:00
bootstrap pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
catalog pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
commands pg_user cleanup. 1998-03-06 18:03:38 +00:00
executor ExecReScan for MergeJoin. 1998-02-27 16:11:28 +00:00
lib pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
libpq From: hankin <hankin@consultco.com> 1998-03-15 08:18:03 +00:00
main The real trick is to add -Dalpha to the CFLAGS setting. The changes 1998-03-20 03:55:52 +00:00
nodes pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
optimizer Fix for Datasize = 0 error, from Vadim. 1998-03-16 05:49:32 +00:00
parser Allow parsing expressions with ") -" (scan.l, scan.c only). 1998-03-18 16:50:25 +00:00
port Get the ultrix4 ports back in sync... 1998-03-10 05:24:33 +00:00
postmaster pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
regex From: t-ishii@sra.co.jp 1998-03-15 07:39:04 +00:00
rewrite pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
storage OK...here is a patch that will cause the magnetic disk storage 1998-03-20 04:22:54 +00:00
tcop pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
tioga pgindent run before 6.3 release, with Thomas' requested changes. 1998-02-26 04:46:47 +00:00
utils > > I'm using text[] arrays. Some of my array elements have '"' 1998-03-20 03:44:19 +00:00
Makefile Various fixes NETBSD/sparc related 1998-01-04 19:13:04 +00:00