summaryrefslogtreecommitdiff
path: root/src/backend/commands/remove.c
AgeCommit message (Expand)Author
1997-09-18Inline memset() as MemSet().Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Add typdefs to pgindent run.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-18Now that names are null terminated, no need to do all that NAMEDATALEN stuff.Bruce Momjian
1997-06-03cc1: warnings being treated as errorsVadim B. Mikheev
1997-05-22From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier
1996-11-30This patch changes quite a few instances of references of Oid'sBruce Momjian
1996-11-06Clean it up so that it compilesMarc G. Fournier
1996-11-06Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier
1996-11-03Another first pass at cleaning up the #includesMarc G. Fournier
1996-10-23Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier
1996-08-19From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier