From 2727b2d2f1dc16aef980da46065a0d8cb7a373ed Mon Sep 17 00:00:00 2001 From: Tatsuo Ishii Date: Sat, 11 Jan 2025 14:21:12 +0900 Subject: [PATCH v28 8/9] 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 eb93debe108..89eb467237f 100644 --- a/src/tools/pgindent/typedefs.list +++ b/src/tools/pgindent/typedefs.list @@ -1692,6 +1692,7 @@ NamedLWLockTrancheRequest NamedTuplestoreScan NamedTuplestoreScanState NamespaceInfo +NavigationInfo NestLoop NestLoopParam NestLoopState @@ -2318,6 +2319,8 @@ RI_CompareKey RI_ConstraintInfo RI_QueryHashEntry RI_QueryKey +RPCommonSyntax +RPSkipTo RTEKind RTEPermissionInfo RWConflict @@ -2674,6 +2677,7 @@ SimpleStringList SimpleStringListCell SingleBoundSortItem Size +SkipContext SkipPages SlabBlock SlabContext @@ -2765,6 +2769,7 @@ StreamStopReason String StringInfo StringInfoData +StringSet StripnullState SubLink SubLinkType @@ -3089,6 +3094,7 @@ VarString VarStringSortSupport Variable VariableAssignHook +VariablePos VariableSetKind VariableSetStmt VariableShowStmt -- 2.25.1