Re: simplify index tuple descriptor initialization - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: simplify index tuple descriptor initialization
Date
Msg-id 64fd4b96-c2b7-3609-bddb-5ba5ef724afb@2ndquadrant.com
Whole thread Raw
In response to Re: simplify index tuple descriptor initialization  (Arthur Zakirov <a.zakirov@postgrespro.ru>)
List pgsql-hackers
On 12/09/2018 15:18, Arthur Zakirov wrote:
> On Mon, Aug 27, 2018 at 04:25:28PM +0200, Peter Eisentraut wrote:
>> Whenever some pg_attribute field is added or changed, a lot of
>> repetitive changes all over the code are necessary.  Here is a small
>> change to remove one such place.
> 
> It looks like a reasonable change to me.
> 
> The code is good and regression tests passed. There is no need to update
> the documentation.
> 
> Marked as Ready for Commiter.

Committed, thanks.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: executor relation handling
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: A strange GiST error message or fillfactor of GiST build