]> granicus.if.org Git - postgresql/history - src/include/nodes/parsenodes.h
Remove tqual.h includes not needed.
[postgresql] / src / include / nodes / parsenodes.h
1997-11-24 Bruce MomjianRemove tqual.h includes not needed.
1997-11-21 Bruce MomjianArchive cleanups.
1997-11-21 Bruce MomjianMore archive cleanup.
1997-11-21 Bruce MomjianRemove archive stuff.
1997-11-20 Bruce MomjianRemove all time travel stuff. Small parser cleanup.
1997-11-07 Thomas G. LockhartSupport alternate database locations.
1997-10-28 Vadim B. MikheevNow we are able to CREATE PROCEDURAL LANGUAGE (Thanks...
1997-09-29 Vadim B. MikheevMOVE implementation (added bool ismove to FetchStmt).
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAdd typdefs to pgindent run.
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-09-01 Vadim B. Mikheev+ Member for actions in CreateTrigStmt.
1997-09-01 Thomas G. LockhartAdd structure for subselects.
1997-08-31 Vadim B. MikheevCREATE/DROP TRIGGER statement nodes
1997-08-22 Vadim B. MikheevConstraintDef changed
1997-08-21 Vadim B. Mikheev+ struct ConstaintDef - for constraints.
1997-08-20 Vadim B. MikheevCHECK/DEFAULT syntax
1997-08-19 Vadim B. MikheevNOT NULL implementation (submitted by Robson Paniago...
1997-05-22 Marc G. FournierFrom: Darren King <aixssd!darrenk@abs.net>
1997-04-29 Vadim B. MikheevFix GroupBy: enable functions over aggregates and Group...
1997-04-23 Vadim B. Mikheev1. VariableShowStmt and VariableResetStmt added.
1997-04-05 Vadim B. MikheevPut resdom into GroupClause (GROUP BY func_results)
1997-04-02 Marc G. FournierFrom: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>
1997-04-02 Vadim B. MikheevNew node T_CreateSeqStmt.
1997-01-16 Bruce MomjianChange EXPLAIN options to just use VERBOSE.
1997-01-13 Bruce MomjianAdded VERBOSE option to vacuum command.
1996-12-17 Bruce MomjianMake GROUP BY work with aliases, ORDER BY with column...
1996-11-13 Marc G. FournierCommit of a *MAJOR* patch from Dan McGuirk <djm@indirec...
1996-11-04 Marc G. Fournier-Wall based cleanup of include files, based from acl...
1996-11-03 Marc G. FournierMore cleans of the inter-dependencies in the #include...
1996-10-30 Bruce MomjianParser Overhaul
1996-10-19 Marc G. FournierAlmost have access/common cleaned up...
1996-10-19 Marc G. Fournierwish there was an easier way to clean this up...
1996-08-28 Marc G. FournierMore cleanups of the include files