Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions?

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions?
Date: 2020-01-22 22:18:12
Message-ID: BA06450B-DBD9-4DBE-9A1F-8478856A6988@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 26 Nov 2019, at 06:44, Michael Paquier <michael(at)paquier(dot)xyz> wrote:

Re this patch being in WoA state for some time [0]:

> The regression tests of contrib/test_decoding are still failing here:
> +ERROR: could not resolve cmin/cmax of catalog tuple

This is the main thing left with this patch, and I've been unable so far to
figure it out. I have an unscientific hunch that this patch is shaking out
something (previously unexercised) in the logical decoding code supporting
multi-inserts in the catalog. If anyone has ideas or insights, I would love
the help.

Once my plate clears up a bit I will return to this one, but feel free to mark
it rwf for this cf.

cheers ./daniel

[0] postgr.es/m/20200121144937.n24oacjkegu4pnpe@development

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2020-01-22 22:23:36 Re: Index Skip Scan
Previous Message Tom Lane 2020-01-22 22:11:27 Re: Allow to_date() and to_timestamp() to accept localized names