summaryrefslogtreecommitdiff
path: root/src/backend/rewrite/rewriteRemove.c
Commit message (Expand)AuthorAgeFilesLines
* New NameStr macro to convert Name to Str. No need for var.data anymore.Bruce Momjian1999-11-071-2/+2
* Hello.Bruce Momjian1999-10-261-3/+18
* Mega-commit to make heap_open/heap_openr/heap_close take anTom Lane1999-09-181-6/+6
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-4/+1
* Final cleanup.Bruce Momjian1999-07-161-3/+3
* Update #include cleanupsBruce Momjian1999-07-161-4/+4
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-3/+1
* pgindent run over code.Bruce Momjian1999-05-251-2/+2
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-101-3/+3
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* 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