> On Tue, Jul 10, 2001 at 09:56:38AM -0400, Tom Lane wrote:
> > Martijn van Oosterhout <kleptog@svana.org> writes:
> > > Back to other issues. pg_dump now works for partial indicies, as long as the
> > > pg_get_expr function is defined. To make that an internal function I have
> > > add it to pg_proc.h and initdb again, right?
> >
> > Right. I'd suggest sticking the source in ruleutils.c.
>
> I notice that in pg_proc.h each line is assigned an OID. Do I just pick the
> next available one or is there a method there?
>
> I've rediffed against the latest CVS and everything went except one file
> disappeared (sql_help.h). I guess that's done differently now. When I get
> the cvs version running I'll see what happend.
sql_help.h is autogenerated from the SGML docs. It is generated by
create_help.pl.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026