Re: Assorted style changes with a tiny improvement

2024-10-08 Thread Ranier Vilela
Thanks Michael. Em seg., 7 de out. de 2024 às 22:53, Michael Paquier escreveu: > On Tue, Jul 02, 2024 at 02:39:20PM -0300, Ranier Vilela wrote: > > This is a series of patches to change styles, in assorted sources. > > IMO, this improves a tiny bit and is worth trying. > > > > 1. Avoid dereferen

Re: Assorted style changes with a tiny improvement

2024-10-07 Thread Michael Paquier
On Tue, Jul 02, 2024 at 02:39:20PM -0300, Ranier Vilela wrote: > This is a series of patches to change styles, in assorted sources. > IMO, this improves a tiny bit and is worth trying. > > 1. Avoid dereference iss_SortSupport if it has nulls. > 2. Avoid dereference plan_node_id if no dsm area. > 3

Assorted style changes with a tiny improvement

2024-07-02 Thread Ranier Vilela
Hi. This is a series of patches to change styles, in assorted sources. IMO, this improves a tiny bit and is worth trying. 1. Avoid dereference iss_SortSupport if it has nulls. 2. Avoid dereference plan_node_id if no dsm area. 3. Avoid dereference spill partitions if zero ntuples. 4. Avoid possibl