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

From Peter Eisentraut
Subject Re: pg_proc without oid?
Date
Msg-id 200702191640.41155.peter_e@gmx.net
Whole thread Raw
In response to Re: pg_proc without oid?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_proc without oid?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Am Montag, 19. Februar 2007 16:26 schrieb Tom Lane:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > 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.
>
> Kindly change that intention.

What is wrong?

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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Multiple Storage per Tablespace, or Volumes
Next
From: Peter Eisentraut
Date:
Subject: Re: Chatter on DROP SOMETHING IF EXISTS