v35-0008-Row-pattern-recognition-patch-typedefs.list.patch

application/octet-stream

Filename: v35-0008-Row-pattern-recognition-patch-typedefs.list.patch
Type: application/octet-stream
Part: 7
Message: Re: Row pattern recognition
From c860ca2f736008f8527388e0e308744335ffa8c5 Mon Sep 17 00:00:00 2001
From: Tatsuo Ishii <ishii@postgresql.org>
Date: Mon, 1 Dec 2025 21:32:20 +0900
Subject: [PATCH v35 8/8] Row pattern recognition patch (typedefs.list).

---
 src/tools/pgindent/typedefs.list | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list
index cf3f6a7dafd..611df9a852b 100644
--- a/src/tools/pgindent/typedefs.list
+++ b/src/tools/pgindent/typedefs.list
@@ -1755,6 +1755,7 @@ NamedLWLockTrancheRequest
 NamedTuplestoreScan
 NamedTuplestoreScanState
 NamespaceInfo
+NavigationInfo
 NestLoop
 NestLoopParam
 NestLoopState
@@ -2423,6 +2424,8 @@ RI_CompareKey
 RI_ConstraintInfo
 RI_QueryHashEntry
 RI_QueryKey
+RPCommonSyntax
+RPSkipTo
 RTEKind
 RTEPermissionInfo
 RWConflict
@@ -2798,6 +2801,7 @@ SimpleStringList
 SimpleStringListCell
 SingleBoundSortItem
 Size
+SkipContext
 SkipPages
 SkipSupport
 SkipSupportIncDec
@@ -2893,6 +2897,7 @@ StreamStopReason
 String
 StringInfo
 StringInfoData
+StringSet
 StripnullState
 SubLink
 SubLinkType
@@ -3229,6 +3234,7 @@ VarString
 VarStringSortSupport
 Variable
 VariableAssignHook
+VariablePos
 VariableSetKind
 VariableSetStmt
 VariableShowStmt
-- 
2.43.0