summaryrefslogtreecommitdiff
path: root/src/backend/commands/remove.c
Commit message (Expand)AuthorAgeFilesLines
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-4/+4
* Initial MVCC code.Vadim B. Mikheev1998-12-151-7/+7
* New HeapTuple structure/interface.Vadim B. Mikheev1998-11-271-11/+11
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-25/+25
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-159/+76
* Use Snapshot in heap access methods.Vadim B. Mikheev1998-07-271-9/+9
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-7/+1
* Change parameters to func_error().Thomas G. Lockhart1998-05-091-3/+3
* This patch...Bruce Momjian1998-04-271-28/+29
* Goodbye register keyword. Compiler knows better.Bruce Momjian1998-02-111-2/+2
* Thank god for searchable mail archives.PostgreSQL Daemon1998-01-151-4/+5
* Change some ABORTS to ERROR. Add line number when COPY Failure.Bruce Momjian1998-01-051-18/+18
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-18/+18
* Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog.Bruce Momjian1997-11-281-2/+2
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-2/+3
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-9/+9
* Inline memset() as MemSet().Bruce Momjian1997-09-181-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-2/+2
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-48/+48
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-379/+417
* Now that names are null terminated, no need to do all that NAMEDATALEN stuff.Bruce Momjian1997-08-181-3/+3
* cc1: warnings being treated as errorsVadim B. Mikheev1997-06-031-2/+1
* From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier1997-05-221-16/+67
* This patch changes quite a few instances of references of Oid'sBruce Momjian1996-11-301-3/+3
* Clean it up so that it compilesMarc G. Fournier1996-11-061-20/+21
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-1/+3
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-031-9/+3
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-231-2/+2
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1996-08-191-3/+3
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+435