]> granicus.if.org Git - postgresql/history - src/backend/commands/recipe.c
The patch does 2 things:
[postgresql] / src / backend / commands / recipe.c
1998-10-21 Bruce MomjianThe patch does 2 things:
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-06 Bruce MomjianMake large objects their own relkind type. Fix dups...
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-20 Bruce MomjianAdd Var.varlevelup to code. More parser cleanup.
1998-01-05 Bruce MomjianChange some ABORTS to ERROR. Add line number when...
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-11-28 Bruce MomjianRename heap_destroyr to heap_destroy, heap_destroy...
1997-11-28 Bruce MomjianRename heap_create to heap_create_and_catatlog, rename...
1997-11-25 Bruce MomjianBreak parser functions into smaller files, group together.
1997-11-21 Bruce MomjianRemove archive stuff.
1997-11-20 Bruce MomjianRemove all time travel stuff. Small parser cleanup.
1997-10-25 Bruce MomjianRename strNcpy to StrNCpy, and change third parameter.
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.
1997-08-12 Bruce MomjianFix pgproc names over 15 chars in output. Add strNcpy...
1996-11-06 Marc G. FournierClean it up so that it compiles
1996-11-03 Marc G. FournierAnother first pass at cleaning up the #includes
1996-10-30 Bruce MomjianParser Overhaul
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01