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

From Peter Eisentraut
Subject Re: pg_proc without oid?
Date
Msg-id 200702191710.59538.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?
Re: pg_proc without oid?
List pgsql-hackers
Am Montag, 19. Februar 2007 16:50 schrieb Tom Lane:
> Well, in the first place Gen_fmgrtab.sh is producing garbage:

Uh, ok, that needs fixing.

> In the second place, if you don't want to predetermine OIDs for your
> functions then they shouldn't be in hardwired pg_proc.h rows at all.

Where else would you put them?

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


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Multiple Storage per Tablespace, or Volumes
Next
From: Tom Lane
Date:
Subject: Re: pg_proc without oid?