RE: last built-in oid - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject RE: last built-in oid
Date
Msg-id NEBBIOAJBMEENKACLNPCGEJBCCAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: last built-in oid  (Philip Warner <pjw@rhyme.com.au>)
Responses Re: last built-in oid  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Ah.  What about in 7.0.3 and below?

Basically this because I am attempting to select all built-in functions.  I
would like it to be backwards compatible, if at all possible.

Chris

> -----Original Message-----
> From: Philip Warner [mailto:pjw@rhyme.com.au]
> Sent: Friday, November 24, 2000 11:47 AM
> To: Christopher Kings-Lynne; Pgsql-Hackers
> Subject: Re: [HACKERS] last built-in oid
>
>
> At 11:27 24/11/00 +0800, Christopher Kings-Lynne wrote:
> >
> >SELECT datlastsysoid from pg_database where datname = 'dbname'
> >
> >But as far as I can tell, the datlastsysoid field does not exist in
> >pg_database.
> >
>
> If you build from CVS and do an initdb, you will find datlastsysoid should
> exist...
>
>
> ----------------------------------------------------------------
> Philip Warner                    |     __---_____
> Albatross Consulting Pty. Ltd.   |----/       -  \
> (A.B.N. 75 008 659 498)          |          /(@)   ______---_
> Tel: (+61) 0500 83 82 81         |                 _________  \
> Fax: (+61) 0500 83 82 82         |                 ___________ |
> Http://www.rhyme.com.au          |                /           \|
>                                  |    --________--
> PGP key available upon request,  |  /
> and from pgp5.ai.mit.edu:11371   |/
>



pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Re: last built-in oid
Next
From: Tom Lane
Date:
Subject: Re: last built-in oid