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

From Martijn van Oosterhout
Subject Re: [PATCH] Partial indicies again
Date
Msg-id 20010711023300.A32657@svana.org
Whole thread Raw
In response to Re: [PATCH] Partial indicies again  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PATCH] Partial indicies again
Re: [PATCH] Partial indicies again
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.

--
Martijn van Oosterhout <kleptog@svana.org>
http://svana.org/kleptog/
> It would be nice if someone came up with a certification system that
> actually separated those who can barely regurgitate what they crammed over
> the last few weeks from those who command secret ninja networking powers.

pgsql-general by date:

Previous
From: Janning Vygen
Date:
Subject: Re: error handling. How to?
Next
From: "Richard Huxton"
Date:
Subject: Re: Interfacing with MSAccess