Re: Representation of index clause lists - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Representation of index clause lists
Date
Msg-id CA+TgmoaB05NPcV4B5Xk2gYcQ0XRK4tTmu-W-2cwtKcccABYUrQ@mail.gmail.com
Whole thread Raw
In response to Representation of index clause lists  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Representation of index clause lists  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Dec 23, 2011 at 7:53 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Thoughts either way?

OidFunctionCall11?  How about making a struct out of some or all of
those arguments and passing that?

What about using arrays rather than Lists?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: patch: bytea_agg
Next
From: Tom Lane
Date:
Subject: Re: Representation of index clause lists