Custom sort - Mailing list pgsql-general

From Artacus
Subject Custom sort
Date
Msg-id 48A469DD.2000405@comcast.net
Whole thread Raw
Responses Re: Custom sort
Re: Custom sort
Re: Custom sort
Re: Custom sort
List pgsql-general
Can you define a custom sort in postgres? For instance in mysql, you
could do something like (I forget the exact syntax)

ORDER BY FIND_IN_SET(column_name, ('one','two','three'))

Art

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Strange query plan
Next
From: Guillaume Lelarge
Date:
Subject: Re: Custom sort