]> granicus.if.org Git - postgresql/history - src/backend/commands/remove.c
Change parameters to func_error().
[postgresql] / src / backend / commands / remove.c
1998-05-09 Thomas G. LockhartChange parameters to func_error().
1998-04-27 Bruce MomjianThis patch...
1998-02-11 Bruce MomjianGoodbye register keyword. Compiler knows better.
1998-01-15 PostgreSQL DaemonThank god for searchable mail archives.
1998-01-05 Bruce MomjianChange some ABORTS to ERROR. Add line number when...
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-11-28 Bruce MomjianRename heap_destroyr to heap_destroy, heap_destroy...
1997-11-25 Bruce MomjianBreak parser functions into smaller files, group together.
1997-11-20 Bruce MomjianRemove all time travel stuff. Small parser cleanup.
1997-09-18 Bruce MomjianInline memset() as MemSet().
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAdd typdefs to pgindent run.
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-18 Bruce MomjianNow that names are null terminated, no need to do all...
1997-06-03 Vadim B. Mikheevcc1: warnings being treated as errors
1997-05-22 Marc G. FournierFrom: Darren King <aixssd!darrenk@abs.net>
1996-11-30 Bruce MomjianThis patch changes quite a few instances of references...
1996-11-06 Marc G. FournierClean it up so that it compiles
1996-11-06 Marc G. FournierSome compile failure fixes from Keith Parks <emkxp01...
1996-11-03 Marc G. FournierAnother first pass at cleaning up the #includes
1996-10-23 Marc G. FournierMajor code cleanups from D'arcy (-Wall -Werror)
1996-08-19 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01