]> granicus.if.org Git - postgresql/history - src/backend/parser/gram.y
From: t-ishii@sra.co.jp
[postgresql] / src / backend / parser / gram.y
1997-01-16 Bruce MomjianChange EXPLAIN options to just use VERBOSE.
1997-01-13 Bruce MomjianAdded VERBOSE option to vacuum command.
1996-12-20 Bruce MomjianImprove handling of semicolons ending statements.
1996-12-17 Bruce MomjianMake GROUP BY work with aliases, ORDER BY with column...
1996-12-11 Bruce MomjianRequire seimcolons between statements.
1996-11-30 Bruce MomjianAdded BETWEEN and IN to grammar. Map != to <>.
1996-11-29 Bruce MomjianAllow select oid,* from table. Allow * anywhere in...
1996-11-28 Bruce MomjianChanged saved_relname size to save memory.
1996-11-20 Bruce MomjianCan't add a keyword without making it a keyword. :-)
1996-11-13 Marc G. FournierCommit of a *MAJOR* patch from Dan McGuirk <djm@indirec...
1996-11-11 Marc G. FournierVarious cleanups from D'Arcy
1996-11-08 Bruce MomjianMore compile cleanups
1996-10-30 Bruce MomjianParser Overhaul
1996-09-20 Marc G. FournierVarious patches from Bryan that *should* clean up the...
1996-08-28 Marc G. Fourniermodifications required to reflect centralized include...
1996-08-26 Marc G. FournierQuick fix of the PG-GiST import pointed out by Dan
1996-08-26 Marc G. FournierThere, now we support GiST...now what? :)
1996-08-24 Marc G. FournierThe patch does several things:
1996-08-15 Marc G. FournierFixes a bug in 'create index'
1996-08-13 Marc G. FournierFixes:
1996-08-06 Marc G. FournierFixes:
1996-08-06 Marc G. FournierFixes:
1996-08-06 Marc G. FournierFixes:
1996-07-23 Marc G. FournierFinished merging in src/backend from Dr. George's sourc...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01