]> granicus.if.org Git - postgresql/history - src/backend/executor/execAmi.c
Goodbye register keyword. Compiler knows better.
[postgresql] / src / backend / executor / execAmi.c
1998-01-16 Bruce MomjianNew pg_attribute.atttypmod for type-specific informatio...
1998-01-16 Bruce MomjianTemporary varchar patch.
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-11-28 Bruce MomjianRename heap_create to heap_create_and_catatlog, rename...
1997-11-27 Bruce MomjianCleaups of comments.
1997-11-21 Bruce MomjianRemove unused files.
1997-11-20 Bruce MomjianRemove all time travel stuff. Small parser cleanup.
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-19 Bruce MomjianMake functions static where possible, enclose unused...
1996-11-08 Marc G. FournierD'Arcy's recent cleanups
1996-11-06 Marc G. FournierSome compile failure fixes from Keith Parks <emkxp01...
1996-10-31 Marc G. Fournieradd #include "postgres.h", as required by all .c files
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01