Commit Graph

24 Commits (a90f12fd9d6886da4f0734288496361a304d3882)

Author SHA1 Message Date
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Vadim B. Mikheev b69b815e3a + Member for actions in CreateTrigStmt. 28 years ago
Thomas G. Lockhart 1bf90bc7d3 Add structure for subselects. 28 years ago
Vadim B. Mikheev 8dd090f6da CREATE/DROP TRIGGER statement nodes 28 years ago
Vadim B. Mikheev 5f7f236ba4 ConstraintDef changed 28 years ago
Vadim B. Mikheev f2dd89b6fa + struct ConstaintDef - for constraints. 28 years ago
Vadim B. Mikheev 4527172b80 CHECK/DEFAULT syntax 28 years ago
Vadim B. Mikheev b992e200b8 NOT NULL implementation (submitted by Robson Paniago de Miranda). 28 years ago
Marc G. Fournier 5e7c0a0b9a From: Darren King <aixssd!darrenk@abs.net> 29 years ago
Vadim B. Mikheev a1fbd470a9 Fix GroupBy: enable functions over aggregates and GroupBy-ed fields 29 years ago
Vadim B. Mikheev bc67a4617d 1. VariableShowStmt and VariableResetStmt added. 29 years ago
Vadim B. Mikheev bd511f268a Put resdom into GroupClause (GROUP BY func_results) 29 years ago
Marc G. Fournier a51df14a69 From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> 29 years ago
Vadim B. Mikheev 6ec8d375f5 New node T_CreateSeqStmt. 29 years ago
Bruce Momjian 3a02ccfa1d Change EXPLAIN options to just use VERBOSE. 29 years ago
Bruce Momjian 0d3bf78e0b Added VERBOSE option to vacuum command. 29 years ago
Bruce Momjian db7a90f1d9 Make GROUP BY work with aliases, ORDER BY with column numbers 29 years ago
Marc G. Fournier 07a65b2255 Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 29 years ago
Marc G. Fournier d93d3c843a -Wall based cleanup of include files, based from acl.h, and everything 29 years ago
Marc G. Fournier ff36ebc922 More cleans of the inter-dependencies in the #include files 29 years ago
Bruce Momjian f59a46a8c8 Parser Overhaul 29 years ago
Marc G. Fournier f4ba64a0ac Almost have access/common cleaned up... 29 years ago
Marc G. Fournier 6592bbaf08 wish there was an easier way to clean this up... 29 years ago
Marc G. Fournier 1054097464 More cleanups of the include files 29 years ago
Marc G. Fournier a2740a455f There, now we support GiST...now what? :) 29 years ago
Marc G. Fournier 208a30f23d The patch does several things: 29 years ago
Marc G. Fournier 6c684b1847 Fixes: 30 years ago
Marc G. Fournier ab22b34891 Fixes: 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago