Re: logical changeset generation v6.8 - Mailing list pgsql-hackers

From Andres Freund
Subject Re: logical changeset generation v6.8
Date
Msg-id 20131211162531.GE25227@awork2.anarazel.de
Whole thread Raw
In response to Re: logical changeset generation v6.8  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: logical changeset generation v6.8
List pgsql-hackers
On 2013-12-10 19:11:03 -0500, Robert Haas wrote:
> Committed #1 (again).  Regarding this:
>
> +       /* XXX: we could also do this unconditionally, the space is used anyway
> +       if (copy_oid)
> +               HeapTupleSetOid(key_tuple, HeapTupleGetOid(tp));
>
> I would like to put in a big +1 for doing that unconditionally.  I
> didn't make that change before committing, but I think it'd be a very
> good idea.

Patch attached.

Greetings,

Andres Freund

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

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: -d option for pg_isready is broken
Next
From: knizhnik
Date:
Subject: Re: In-Memory Columnar Store