David Fetter wrote:

On Thu, Nov 10, 2005 at 04:08:29PM -0500, Andrew Dunstan wrote:
Tom Lane wrote:

I'm not convinced that using bigint-equivalent space for an enum is
a mortal sin...
at least venial ...

Heh.

Would ORDER BY somehow know about enums' given ordering?



ORDER BY (and all inequality operators) will reflect the defined enumeration ordering, as happens today with enumkit-defined types.

That is a fundamental requirement that I won't deviate from.

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org

Reply via email to