[pgAdmin4][Patch]: RM1840 - cannot create gist index due to enforced ASC, DESC options in generated SQL - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgAdmin4][Patch]: RM1840 - cannot create gist index due to enforced ASC, DESC options in generated SQL
Date
Msg-id CAM5-9D-ti4O0bE3W_=puMMWPjO4qR525gYfKuGSYAiGow-AZdQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM1840 - cannot create gist index due to enforced ASC, DESC options in generated SQL
List pgadmin-hackers
Hi,

The options like "sort" and "nulls" must be conditional. i.e. include only when access method type is other than "gist" or "gin".

Please find attached patch and review.

Thanks,
Surinder Kumar

Attachment

pgadmin-hackers by date:

Previous
From: Fahar Abbas
Date:
Subject: Re: RM1849: Auto-generating security keys
Next
From: Dave Page
Date:
Subject: Re: RM1849: Auto-generating security keys