Commit Graph

125 Commits (ecba5d308ca92d3a4fd0725c200452007217991b)

Author SHA1 Message Date
Vadim B. Mikheev cc11cfdd46 Now we can GROUP BY func_results. 29 years ago
Vadim B. Mikheev 9729f6ca0d CREATE/DROP SEQUENCE ... 29 years ago
Marc G. Fournier 127826978a From: Dan McGuirk <mcguirk@indirect.com> 29 years ago
Bruce Momjian 34fd62c512 Remove case-sensitive identifiers. Thanks for Dan McGuirk for a reversal patch. 29 years ago
Bruce Momjian 2300ac0dc4 Add attribute optimization statistics. 29 years ago
Bruce Momjian 84876289cc Cast constants to the type of the other binary operand. 29 years ago
Bruce Momjian db7a90f1d9 Make GROUP BY work with aliases, ORDER BY with column numbers 29 years ago
Bruce Momjian 63df35e249 This patch changes quite a few instances of references of Oid's 29 years ago
Bruce Momjian a3d773a693 Allow select oid,* from table. Allow * anywhere in target list. 29 years ago
Bryan Henderson 46d58fba33 Make it compile on Ultrix. Thanks Erik Bertelson. 29 years ago
Marc G. Fournier 07a65b2255 Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> 29 years ago
Bruce Momjian aaeef4d17d All external function definitions now have prototypes that are checked. 29 years ago
Bruce Momjian 4b2b8592a0 Compile and warning cleanup 29 years ago
Marc G. Fournier ce4c0ce1de Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 29 years ago
Bruce Momjian 0108fddf13 Remove NULL_PATCH define 29 years ago
Bruce Momjian 8edbc3bde4 Remove ARRAY_PATCH define 29 years ago
Bruce Momjian 4cf9d03ec7 Added prototypes missing from parser patch. 29 years ago
Bruce Momjian f59a46a8c8 Parser Overhaul 29 years ago
Bruce Momjian 83cb729887 More closing of relations left open by parser. 29 years ago
Bruce Momjian abb1b3e770 I checked the alter table code, and started suspecting the relation 29 years ago
Marc G. Fournier 6c684b1847 Fixes: 30 years ago
Marc G. Fournier ab22b34891 Fixes: 30 years ago
Marc G. Fournier 94215d51c8 Fixes: 30 years ago
Marc G. Fournier 20288400f3 Fixes: 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago