non-standard 'CREATE INDEX' problem - Mailing list pgsql-admin

From n0g0013
Subject non-standard 'CREATE INDEX' problem
Date
Msg-id 20061004163726.GA28791@holyman.cobbled.net
Whole thread Raw
Responses Re: non-standard 'CREATE INDEX' problem  (Jim Nasby <jim@nasby.net>)
List pgsql-admin
got a vendor application that's pretty much designed for MSSQL but
it's using 'CREATE INDEX ... [ ASC | DESC ]' syntax.

it appears that the ODBC driver is rejecting that as invalid.
testing on the database reveals the same.  and reference to the docs
indicate it's not postgresql syntax.

is there a quick hack allow the driver and the database to accept the
syntax?

--
        t
 t
                 w

pgsql-admin by date:

Previous
From: Brad Nicholson
Date:
Subject: Re: postgres in HA constellation
Next
From: "Sebastian Reitenbach"
Date:
Subject: Re: postgres in HA constellation