Re: pg_proc without oid?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_proc without oid?
Date: 2007-02-19 15:40:39
Message-ID: 200702191640.41155.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Montag, 19. Februar 2007 16:26 schrieb Tom Lane:
> Peter Eisentraut <peter_e(at)gmx(dot)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/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2007-02-19 15:43:32 Re: Chatter on DROP SOMETHING IF EXISTS
Previous Message Alvaro Herrera 2007-02-19 15:33:36 Re: WIP patch - INSERT-able log statements