Oleg Bartunov wrote:

Hi there,

it's desirable to be able to pass parameters to CREATE INDEX for
GiST indices. Does SQL standard has something about that so we could
implement it for 8.2 ?


According to the docs:

"CREATE INDEX is a PostgreSQL language extension. There are no provisions for indexes in the SQL standard."

So we could do whatever we like.

cheers

andrew


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to