Re: [HACKERS] MIN not defined for OID types

From: Roland Roberts <roberts(at)panix(dot)com>
To: pgsql-hackers(at)postgreSQL(dot)org, pgsql-bugs(at)postgreSQL(dot)org
Subject: Re: [HACKERS] MIN not defined for OID types
Date: 1998-09-05 15:35:31
Message-ID: x6zpceo9mk.fsf@tycho.rlent.pnet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

-----BEGIN PGP SIGNED MESSAGE-----

>>>>> "Bruce" == Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)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(at)panix(dot)com 101 West 15th St #4NN
New York, NY 10011

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Roland Roberts 1998-09-05 15:56:21 Re: [HACKERS] MIN not defined for OID types
Previous Message Thomas G. Lockhart 1998-09-05 14:49:33 Re: [HACKERS] MIN not defined for OID types