]> granicus.if.org Git - postgresql/history - src/backend/rewrite/rewriteManip.c
The patch does 2 things:
[postgresql] / src / backend / rewrite / rewriteManip.c
1998-10-21 Bruce MomjianThe patch does 2 things:
1998-10-20 Bruce MomjianFix for rules system from Jan.
1998-10-08 Bruce MomjianMake functions static or ifdef NOT_USED. Prevent pg_ve...
1998-10-02 Bruce Momjian Here's a combination of all the patches I'm current...
1998-09-11 Bruce MomjianTatsuo Ishii fix for pg_user crash, with slight modific...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-07-19 Bruce Momjian1) Queries using the having clause on base tables shoul...
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-10 Bruce MomjianPass attypmod through to executor by adding to Var...
1998-01-21 Bruce MomjianMake subqueries rewrite properly.
1998-01-15 Bruce MomjianRemove Query->qry_aggs and qry_numaggs and replace...
1998-01-04 Bruce MomjianFix for count(*), aggs with views and multiple tables...
1997-09-18 Bruce MomjianInline memset() as MemSet().
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-06 Marc G. FournierSome compile failure fixes from Keith Parks <emkxp01...
1996-07-23 Marc G. FournierFinished merging in src/backend from Dr. George's sourc...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01