Re: pgsql: Add CONCURRENTLY option to REPACK - Mailing list pgsql-committers

From Aleksander Alekseev
Subject Re: pgsql: Add CONCURRENTLY option to REPACK
Date
Msg-id CAJ7c6TMSF7cANU8nEJ9E28EvU74tE4H7AzT292Rt3ZuHqqxq8w@mail.gmail.com
Whole thread
In response to pgsql: Add CONCURRENTLY option to REPACK  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-committers
Hi Alvaro,

> Add CONCURRENTLY option to REPACK
>
> [...]

I noticed that restore_tuple() checks for an insufficient number of
attributes stored separately, but doesn't check for an unlikely event
when there are too many attributes. I don't think this is intentional.
Any chance we want to fix this?

-- 
Best regards,
Aleksander Alekseev

Attachment

pgsql-committers by date:

Previous
From: Jacob Champion
Date:
Subject: pgsql: libpq: Split PGOAUTHDEBUG=UNSAFE into multiple options
Next
From: Andres Freund
Date:
Subject: pgsql: Allow retrieving x86 TSC frequency/flags from CPUID