summaryrefslogtreecommitdiff
path: root/src/backend/rewrite/rewriteSupport.c
Commit message (Expand)AuthorAgeFilesLines
* Final cleanup.Bruce Momjian1999-07-161-3/+3
* Update #include cleanupsBruce Momjian1999-07-161-3/+3
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-10/+1
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-031-3/+2
* Initial MVCC code.Vadim B. Mikheev1998-12-151-2/+2
* New HeapTuple structure/interface.Vadim B. Mikheev1998-11-271-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-6/+7
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-3/+3
* This is the final state of the rule system for 6.4 after theBruce Momjian1998-08-241-1/+5
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-35/+14
* Use Snapshot in heap access methods.Vadim B. Mikheev1998-07-271-6/+2
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-2/+2
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-1/+5
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-3/+1
* This patch...Bruce Momjian1998-04-271-13/+12
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-261-2/+2
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-071-2/+2
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-301-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-8/+8
* Inline fastgetattr and others so data access does not use functionBruce Momjian1998-01-311-4/+3
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-3/+3
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-3/+3
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-2/+2
* Change column number constant to reflect change in column nameThomas G. Lockhart1997-10-251-2/+2
* heapattr functions now return a Datum, not char *.Bruce Momjian1997-09-121-9/+9
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-4/+4
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-30/+30
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-210/+218
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-2/+2
* Change %ud to %uBruce Momjian1996-12-261-2/+2
* Fix syntax error: missing argument to elog(). Thanks Darren King.Bryan Henderson1996-11-241-2/+2
* Compile and warning cleanupBruce Momjian1996-11-081-1/+3
* This change should have no practical effect but it is the moreMarc G. Fournier1996-10-111-2/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+270