Re: [PATCH] Partial indicies again - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [PATCH] Partial indicies again
Date
Msg-id 200107101748.f6AHmw925925@candle.pha.pa.us
Whole thread Raw
In response to Re: [PATCH] Partial indicies again  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
> 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

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Partial indicies again
Next
From: "Mark Muffett"
Date:
Subject: NULL values