]> granicus.if.org Git - postgresql/history - src/backend/access/index
Goodbye register keyword. Compiler knows better.
[postgresql] / src / backend / access / index /
1998-01-31 Bruce MomjianInline fastgetattr and others so data access does not...
1998-01-15 PostgreSQL DaemonThank god for searchable mail archives.
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-12-20 Marc G. FournierMajor cleanout of PORTNAME variables from Makefiles...
1997-12-17 Marc G. FournierClean up the Makefiles
1997-11-20 Bruce MomjianRemove all time travel stuff. Small parser cleanup.
1997-09-12 Bruce Momjianheapattr functions now return a Datum, not char *.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-26 Bruce MomjianInlined heap_getattr().
1997-08-22 Bruce MomjianRemove compile warning.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-08-12 Bruce MomjianRemove more (void) and fix -Wall warnings.
1997-01-10 Vadim B. Mikheevindex_insert has now HeapRelation as last param (for
1996-12-26 Bruce MomjianRemoval of CppConcat from indexam.c.
1996-11-13 Marc G. FournierCommit of a *MAJOR* patch from Dan McGuirk <djm@indirec...
1996-11-05 Marc G. FournierMore cleanups
1996-11-03 Marc G. FournierMore include file cleanups
1996-11-03 Marc G. FournierChanges required so that access/* compiles cleanly...
1996-10-31 Marc G. FournierSame clean up of Makefile, and addition of include...
1996-10-27 Bryan HendersonSimplify make files, add full dependencies.
1996-10-23 Marc G. FournierMajor code cleanups from D'arcy (-Wall -Werror)
1996-10-21 Marc G. Fournier-Wall'd ... I missed a subdir under access :(
1996-10-20 Marc G. FournierMore #include cleanups
1996-08-26 Marc G. FournierThere, now we support GiST...now what? :)
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01