pgsql: Add missing enum tag in enum used in nodes

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing enum tag in enum used in nodes
Date: 2022-05-04 15:42:32
Message-ID: E1nmH95-002WU9-JF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing enum tag in enum used in nodes

Similar to 983bdc4fac492a99bb8ab5a471ca7437139e5cf6.

Author: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Discussion: https://www.postgresql.org/message-id/202204191140.3wsbevfhqmu3@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d47a11da9e5c5bad3eb0f353ab7b883d3f0eb48a

Modified Files
--------------
src/include/nodes/parsenodes.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-05-04 18:44:55 pgsql: Fix rowcount estimate for SubqueryScan that's under a Gather.
Previous Message Peter Eisentraut 2022-05-04 12:22:39 pgsql: Simplify configure test