| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? |
| Date: | 2015-04-20 20:11:42 |
| Message-ID: | 20150420201142.GR11720@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Apr 9, 2015 at 05:33:20PM -0400, Bruce Momjian wrote:
> On Thu, Apr 9, 2015 at 12:32:23PM -0300, Alvaro Herrera wrote:
> > Bruce Momjian wrote:
> >
> > > Should this be listed in the release notes as a backward-incompatibility?
> >
> > Isn't this a backpatchable bug fix?
>
> Uh, I don't think so. I think users are used to the existing behavior
> and changing it on them will cause more harm than good. Also, we have
> had zero field reports about this problem.
>
> The updated attached patch handles cases where the default_with_oids =
> true.
Slightly improved patch applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2015-04-20 20:56:20 | Re: Turning off HOT/Cleanup sometimes |
| Previous Message | Bruce Momjian | 2015-04-20 19:48:08 | Re: Turning off HOT/Cleanup sometimes |