MIN not defined for OID types - Mailing list pgsql-hackers

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


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

I got this surprise while trying to optimize a hack for the PostgreSQL
functions in Keystone (http://www.stonekeep.com/keystone).

roland

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

iQCVAwUBNfCGxuoW38lmvDvNAQGA5AP9FkTlbxQlr1jWUASnLPIG7A2/mk0U3eRa
9mSGts7EorIfqK3swSiU8DoTQ4TkfA7JKqe6SCG0MbLpkD9a8ZhsSO50LzbJuBdb
gURS3VFUH8ETuB1aKj67TgngNkO9gJkNOpv3HwD1BgdMBj2sb5aCMHsI5wkjKEC2
GIiOlcvk0Go=
=Et3z
-----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: Dev_Al
Date:
Subject: Problems in create table ?? 6.3.2
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] Open portability issues