aboutsummaryrefslogtreecommitdiff
path: root/src/include/nodes
Commit message (Expand)AuthorAge
* Put resdom into GroupClause (GROUP BY func_results)Vadim B. Mikheev1997-04-05
* From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier1997-04-02
* New node T_CreateSeqStmt.Vadim B. Mikheev1997-04-02
* Patches for Vadim's multikey indexing...Marc G. Fournier1997-03-18
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Change debug to pretty-print tree, recommended by Darren King.Bruce Momjian1997-03-02
* Cast constants to the type of the other binary operand.Bruce Momjian1997-01-22
* Change EXPLAIN options to just use VERBOSE.Bruce Momjian1997-01-16
* Added VERBOSE option to vacuum command.Bruce Momjian1997-01-13
* Make GROUP BY work with aliases, ORDER BY with column numbersBruce Momjian1996-12-17
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Getting there, one by one...Marc G. Fournier1996-11-06
* Further include file cleanupsMarc G. Fournier1996-11-06
* Another run through.Marc G. Fournier1996-11-05
* Make sure all the cleaned up includes are commitedMarc G. Fournier1996-11-04
* another pass through.Marc G. Fournier1996-11-04
* Next, based on utils/catcache.hMarc G. Fournier1996-11-04
* -Wall based cleanup of include files, based from acl.h, and everythingMarc G. Fournier1996-11-04
* More cleans of the inter-dependencies in the #include filesMarc G. Fournier1996-11-03
* More include file cleanupsMarc G. Fournier1996-11-03
* remove:Marc G. Fournier1996-10-31
* Parser OverhaulBruce Momjian1996-10-30
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
* More include files cleaned upMarc G. Fournier1996-10-20
* Welp, another subdirectory cleaned out of redundant/unused #includeMarc G. Fournier1996-10-19
* Almost have access/common cleaned up...Marc G. Fournier1996-10-19
* A few more yet...Marc G. Fournier1996-10-19
* wish there was an easier way to clean this up...Marc G. Fournier1996-10-19
* clean out include files of including other includes files except thoseMarc G. Fournier1996-10-19
* Add comment about possible zero value.Bruce Momjian1996-10-05
* More cleanups of the include filesMarc G. Fournier1996-08-28