Re: view reloptions - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: view reloptions
Date
Msg-id 20140714214026.GD8170@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: view reloptions  (Jaime Casanova <jaime@2ndquadrant.com>)
List pgsql-hackers
Jaime Casanova wrote:

> Attached is a patch moving the reloptions of views into its own structure.
> i also created a view_reloptions() function in order to not use
> heap_reloptions() for views, but maybe that was too much?

No, that was part of what I was thinking too -- I have pushed this now.
Many thanks.

> i haven't seen the check_option_offset thingy yet, but i hope to take
> a look at that tomorrow.

I'm guessing you didn't get around to doing this.  I gave it a quick
look and my conclusion is that it requires somewhat more work than it's
worth.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: returning SETOF RECORD
Next
From: Alvaro Herrera
Date:
Subject: Re: psql \db+ lack of size column