aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/defind.c
Commit message (Expand)AuthorAge
* Disallow to create multi-column indices using non-btree.Vadim B. Mikheev1997-03-26
* Fix call to index_create in DefineIndex.Vadim B. Mikheev1997-03-19
* Prevent UNIQUE indexes for non-btree access methods.Bruce Momjian1997-01-18
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* Clean it up so that it compilesMarc G. Fournier1996-11-06
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-03
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-26
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1996-08-19
* Fixes a bug in 'create index'Marc G. Fournier1996-08-15
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09