Re: More new SQL/JSON item methods - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: More new SQL/JSON item methods
Date
Msg-id e255ecf4-3fb7-4bdf-8ad9-81450514fa37@eisentraut.org
Whole thread Raw
In response to Re: More new SQL/JSON item methods  (Jeevan Chalke <jeevan.chalke@enterprisedb.com>)
List pgsql-hackers
On 18.01.24 15:25, Jeevan Chalke wrote:
> Peter, I didn't understand why the changes you did in your 0002 patch 
> were required here. I did run the pgindent, and it didn't complain to 
> me. So, just curious to know more about the changes. I have not merged 
> those changes in this single patch. However, if needed it can be cleanly 
> applied on top of this single patch.

I just thought it was a bit wasteful with vertical space.  It's not 
essential.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Increasing IndexTupleData.t_info from uint16 to uint32
Next
From: Robert Haas
Date:
Subject: Re: Emit fewer vacuum records by reaping removable tuples during pruning