68156 | 09-Jan-1995 |
bostic |
Fix to split code for single large record at the end of a page. |
66665 | 02-Apr-1994 |
bostic |
1.74 -- not going to get the Alpha port into Lite |
66358 | 15-Mar-1994 |
bostic |
lint |
66294 | 01-Mar-1994 |
bostic |
don't assign to the data structure until after the realloc From: "Chris G. Demetriou" <cgd@postgres.Berkeley.EDU> |
66293 | 01-Mar-1994 |
bostic |
When you put a record beyond the "end" of the database, in the fixed- length record world, the intermediate records weren't being created correctly, nor were they filled with the fill character. From
When you put a record beyond the "end" of the database, in the fixed- length record world, the intermediate records weren't being created correctly, nor were they filled with the fill character. From: "Chris G. Demetriou" <cgd@postgres.Berkeley.EDU>
show more ...
|
66228 | 22-Feb-1994 |
bostic |
update the comment |
66217 | 21-Feb-1994 |
bostic |
delete the library before loading it move __DBINTERFACE_PRIVATE into the Makefile (Makefile.inc) |
66216 | 21-Feb-1994 |
bostic |
cast alloc's to shut SunOS up |
66215 | 21-Feb-1994 |
bostic |
cast alloc's to shut SunOS up |
66214 | 21-Feb-1994 |
bostic |
cast alloc's to shut SunOS up |
66213 | 21-Feb-1994 |
bostic |
cast alloc's to shut SunOS up |
66212 | 21-Feb-1994 |
bostic |
add strerror.c for portability set -D__DBINTERFACE_PRIVATE so it will compile elsewhere |
66211 | 21-Feb-1994 |
bostic |
make SunOS shut up |
66210 | 21-Feb-1994 |
bostic |
a little info on how to build the test program and run it. |
66208 | 21-Feb-1994 |
bostic |
add INC macro, so user's can point a -I flag |
66207 | 21-Feb-1994 |
bostic |
don't need strerror(3) |
66200 | 21-Feb-1994 |
bostic |
move clean after the lib build line |
66199 | 21-Feb-1994 |
bostic |
update for 1.74 |
66198 | 21-Feb-1994 |
bostic |
add OORG macro |
66197 | 21-Feb-1994 |
bostic |
minor cleanup |
66196 | 21-Feb-1994 |
bostic |
move __DBINTERFACE_PRIVATE into the Makefile (Makefile.inc) |
66195 | 21-Feb-1994 |
bostic |
first pass at making DB use basic integral types (the Alpha port) |
66194 | 21-Feb-1994 |
bostic |
first pass at making DB use basic integral types (the Alpha port) |
66193 | 21-Feb-1994 |
bostic |
first pass at making DB use basic integral types (the Alpha port) |
66192 | 21-Feb-1994 |
bostic |
first pass at making DB use basic integral types (the Alpha port) |