Re: pgsql: TupleHashTable: store additional data along with tuple. - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: TupleHashTable: store additional data along with tuple.
Date
Msg-id 202501111314.vtwyf34ojkwp@alvherre.pgsql
Whole thread Raw
In response to Re: pgsql: TupleHashTable: store additional data along with tuple.  (Junwang Zhao <zhjwpku@gmail.com>)
List pgsql-committers
On 2025-Jan-11, Junwang Zhao wrote:

> Seems this introduced an indent issue? It should be a whitespace
> rather than a tab after the semicolon.

Yeah, there's an issue in execGrouping.c as well.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
Subversion to GIT: the shortest path to happiness I've ever heard of
                                                (Alexey Klyukin)



pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Add support for NOT ENFORCED in CHECK constraints
Next
From: Tom Lane
Date:
Subject: pgsql: Repair memory leaks in plpython.