-- Start of PGP signed section.
>
> 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).
>
Is this in 6.4 or 6.3.2? I think 6.4 may be able to do this, and if
not, perhaps Thomas can add it. Sounds like a good use for
binary-compatable operators.
Thomas, can we delete the old operators now that the binary compatable
stuff works? Just an idea, not sure if it is do-able.
--
Bruce Momjian | 830 Blythe Avenue
maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)