summaryrefslogtreecommitdiff
path: root/src/backend/rewrite/rewriteDefine.c
Commit message (Expand)AuthorAgeFilesLines
* From: Tatsuo Ishii <t-ishii@sra.co.jp>Marc G. Fournier1999-02-211-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Added LIMIT/OFFSET functionality including new regression test for it.Jan Wieck1999-02-081-1/+7
* Playing around with pg_dump for a while resulted in someBruce Momjian1998-10-061-4/+14
* Here's a combination of all the patches I'm currently waitingBruce Momjian1998-10-021-8/+71
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-26/+31
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* This is the final state of the rule system for 6.4 after theBruce Momjian1998-08-241-3/+52
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-3/+3
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-08-181-6/+1
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-7/+1
* Show backend status on ps command line. Remove unused args fromBruce Momjian1998-06-041-2/+2
* Some *very* major changes by darrenk@insightdist.com (Darren King)Marc G. Fournier1998-01-131-9/+8
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-8/+8
* Cleanup of outnodes.Bruce Momjian1998-01-071-3/+3
* Fix for views and outnodes.Bruce Momjian1998-01-071-3/+3
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-8/+8
* Rename pg_plan and pg_eval to be more meaningful.Bruce Momjian1997-12-111-2/+2
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-5/+6
* Change embedded query to reflect column name change from "action"Thomas G. Lockhart1997-10-251-2/+2
* 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-28/+28
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-191/+208
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-241-3/+1
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-1/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+255