summaryrefslogtreecommitdiff
path: root/src/backend/rewrite/rewriteRemove.c
Commit message (Expand)AuthorAgeFilesLines
* Initial MVCC code.Vadim B. Mikheev1998-12-151-3/+3
* Add support for the CASE statement in the rewrite handling.Thomas G. Lockhart1998-12-141-6/+8
* New HeapTuple structure/interface.Vadim B. Mikheev1998-11-271-4/+4
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-9/+10
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-39/+24
* Use Snapshot in heap access methods.Vadim B. Mikheev1998-07-271-3/+3
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-261-7/+6
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-071-6/+7
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-301-7/+6
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
* Inline fastgetattr and others so data access does not use functionBruce Momjian1998-01-311-3/+1
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-5/+5
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-5/+5
* Remove tqual.h includes not needed.Bruce Momjian1997-11-241-2/+1
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-3/+3
* heapattr functions now return a Datum, not char *.Bruce Momjian1997-09-121-6/+6
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-17/+17
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-127/+130
* Clean up Makefile, add #postgres.h as requiredMarc G. Fournier1996-11-031-1/+4
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+181