Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update) - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
Date
Msg-id 6izworhewgnye3f3yvqmmaacx67djjsb3nerd2eei2v6mopzhk@ll2jfwsnusy6
Whole thread Raw
In response to Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)  (Greg Burd <greg@burd.me>)
Responses Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
List pgsql-hackers
Hi,

Sorry for being a downer - but: Is the gain here really worth the squeeze?
This is a *lot* of changes just to avoid a bunch of comparisons when doing
catalog changes.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: More speedups for tuple deformation
Next
From: Álvaro Herrera
Date:
Subject: Re: Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin