Re: pg_proc without oid? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pg_proc without oid?
Date
Msg-id 200702191125.04870.peter_e@gmx.net
Whole thread Raw
In response to pg_proc without oid?  (Magnus Hagander <magnus@hagander.net>)
Responses Re: pg_proc without oid?  (Magnus Hagander <magnus@hagander.net>)
Re: pg_proc without oid?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Am Montag, 19. Februar 2007 10:16 schrieb Magnus Hagander:
> This breaks the fmgrtab generator on msvc. Most likely because I didn't
> think of that case. But since all other rows in pg_proc.h contain the
> oid, I just wanted to check if they're actually supposed to be withuot
> oid, or if that was a mistake?

It's intentional.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Andreas 'ads' Scherbaum
Date:
Subject: Re: New feature request: FlashBack Query
Next
From: "Guillaume Smet"
Date:
Subject: Re: n-gram search function