From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: view reloptions |
Date: | 2014-06-11 22:00:20 |
Message-ID: | 29772.1402524020@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
> Is it too late to redefine the check_option_offset stuff before 9.4
> ships, so that it is in its own struct?
We have a forced initdb already for beta2, so I'd say not.
> 3) I don't have time to do the legwork before CF1 anyway
... but if nobody does the work, it's moot.
> If we don't change it now, I'm afraid we'll be stuck with using
> StdRdOptions for views for all eternity.
Why would we not be able to change it in 9.5? It's a catalog change,
sure, but we'll no doubt have others.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Fabrízio de Royes Mello | 2014-06-11 22:27:21 | Re: view reloptions |
Previous Message | Greg Stark | 2014-06-11 20:00:12 | Re: wrapping in extended mode doesn't work well with default pager |