Re: Creating partial index on a relation

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: "naman(dot)iitb" <naman(dot)bbps(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Creating partial index on a relation
Date: 2013-10-31 12:48:58
Message-ID: 527251BA.9090807@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/29/2013 04:15 PM, naman.iitb wrote:
> So is there a way to populate manually IndexStmt-->whereClause

Unless you have an _extremely_ compelling reason, you should probably
just use the SPI routines to execute a CREATE INDEX command.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message MauMau 2013-10-31 12:54:14 Re: How can I build OSSP UUID support on Windows to avoid duplicate UUIDs?
Previous Message Andres Freund 2013-10-31 12:44:54 Re: How can I build OSSP UUID support on Windows to avoid duplicate UUIDs?