Re: [HACKERS] MIN not defined for OID types - Mailing list pgsql-hackers

From Roland Roberts
Subject Re: [HACKERS] MIN not defined for OID types
Date
Msg-id x6zpceo9mk.fsf@tycho.rlent.pnet
Whole thread Raw
In response to Re: [HACKERS] MIN not defined for OID types  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----

>>>>> "Bruce" == Bruce Momjian <maillist@candle.pha.pa.us> writes:

    >> select min(oid) from pg_class;
    >> ERROR: function min(oid) does not exist

    Bruce> Is this in 6.4 or 6.3.2?  I think 6.4 may be able to do
    Bruce> this, and if not, perhaps Thomas can add it.  Sounds like a
    Bruce> good use for binary-compatable operators.

This is in 6.3.2 (or rather, min(oid) is not in 6.3.2 :-)

roland
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBNfFaO+oW38lmvDvNAQEj0QP/XO4fM0ph1xJ8bMLOS5OpbqQ+CM1g8aua
Sd6QRjRNH2nPQ0lC3EQ+mFK9NoCa/+cA61ZACnhacPCMIwhHM22rxjb91bZstOZC
fhqh0eTrcZ+xcwVL73k7070gOBNQ3CTZHu0Pf74P+sFW3HMMPhUpCAPJrt7WZUbP
xAib5eRh94U=
=aOoU
-----END PGP SIGNATURE-----
--
Roland B. Roberts, PhD                  Custom Software Solutions
roberts@panix.com                           101 West 15th St #4NN
                                               New York, NY 10011

pgsql-hackers by date:

Previous
From: Roland Roberts
Date:
Subject: Re: [HACKERS] MIN not defined for OID types
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] MIN not defined for OID types