646{
648 bool lateral;
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
668{
676
678
679
680
681
682
683
684
686{
696
697
698
699
700
701
702
704{
714
715
716
717
719{
727
728
729
730
731
732
733
734
735
736
737
739{
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
767{
782
790
791
792
793
795{
801
803{
815
816
817
818
819
820
821
822
824{
836
837
838
839
840
841
842
843
844
845
846
848{
854
856{
861
865
866
867
868
869
870
871
872
873
874
876{
882
883
884
885
887{
895
896
897
898
899
900
901
902
903
905{
913
915{
920
921
922
923
924
925
927{
933
934
935
936
937
938
939
941{
943
946
947
950
951
953
954
957
959};
960
961
962
963
964
965
967{
972
974{
976
979
980
983
984
985
986
987
989{
991
995
996
997
998
999
1001{
1003
1004
1006
1007
1009
1010
1011
1012
1013
1014
1015
1017
1020
1021
1022
1023
1024
1026{
1031
1033{
1040
1041#define IS_EDGE_PATTERN(kind) ((kind) == EDGE_PATTERN_ANY || \
1042 (kind) == EDGE_PATTERN_RIGHT || \
1043 (kind) == EDGE_PATTERN_LEFT)
1044
1046{
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1120{
1131
1132
1135
1137{
1139
1141
1142
1143
1144
1145
1146
1147
1149
1150
1151
1152
1153
1154
1156
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1199
1201
1203
1205
1207
1209
1210
1211
1212
1213
1215
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1262
1264
1266
1268
1270
1271
1272
1273
1274
1275
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1288
1290
1291
1292
1293
1295
1296
1297
1298
1301
1302
1303
1304
1305
1307
1308
1309
1310
1311
1313
1315
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1338
1340
1342
1343
1344
1345
1346
1348
1350
1351
1352
1353
1354
1356
1357
1358
1359
1360
1362
1364
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1402{
1404
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1433{
1435
1437
1439
1440
1442
1444
1446
1448
1449
1450
1453
1454
1455
1456
1457
1458
1460{
1466
1467
1468
1469
1470
1471
1472
1474{
1479
1483
1485{
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1553{
1560
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1615{
1622
1624{
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1654{
1656
1658
1661
1666
1668
1670
1672
1674
1677
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1694{
1701
1702
1703
1704
1705
1706
1708{
1717
1718
1719
1720
1721
1722
1723
1724
1726{
1732
1733
1734
1735
1736
1737
1738
1740{
1747
1748
1749
1750
1751
1752
1753
1755{
1764
1765
1766
1767
1768
1769
1771{
1776
1778{
1785
1787{
1795
1801
1803{
1805
1806
1807
1808
1809
1811
1814
1819
1820
1822
1823
1824
1825
1826
1828
1830
1832
1834
1837
1838
1839#define GetCTETargetList(cte) \
1840 (AssertMacro(IsA((cte)->ctequery, Query)), \
1841 ((Query *) (cte)->ctequery)->commandType == CMD_SELECT ? \
1842 ((Query *) (cte)->ctequery)->targetList : \
1843 ((Query *) (cte)->ctequery)->returningList)
1844
1845
1846
1847
1848
1849
1850
1852{
1859
1862
1863
1864
1865
1866
1867
1868
1870{
1874
1875
1876
1877
1878
1880{
1886
1887
1888
1889
1890
1892{
1897
1898
1899
1900
1901
1902
1903
1904
1905
1907{
1913
1914
1915
1916
1917
1918
1919
1921{
1926
1927
1928
1929
1930
1932{
1937
1938
1939
1940
1941
1943{
1948
1949
1950
1951
1952
1953
1955{
1959
1970
1971
1972
1973
1974
1975
1977{
1979
1985
1986
1987
1988
1989
1991{
2002
2003
2004
2005
2006
2008{
2015
2016
2017
2018
2019
2021{
2035
2036
2037
2038
2039
2040
2042{
2047
2048
2049
2050
2051
2053{
2060
2061
2062
2063
2064
2066{
2072
2073
2074
2075
2076
2078{
2084
2085
2086
2087
2088
2090{
2098
2099
2100
2101
2102
2104{
2111
2112
2113
2114
2115
2117{
2125
2126
2127
2128
2129
2130
2132{
2140
2141
2142
2143
2144
2146{
2153
2154
2155
2156
2157
2159{
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2187{
2189
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2209{
2219
2220
2221
2222
2223
2225{
2234
2235
2236
2237
2238
2240{
2250
2251
2252
2253
2254
2256{
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2280{
2286
2288{
2290
2291
2292
2293
2295
2305
2306
2307
2308
2309
2310
2311
2312
2313
2315
2316
2317
2318
2319
2326
2327
2328
2329
2334
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2358{
2364
2365
2366
2367
2369
2371
2373
2375
2377
2378
2379
2380
2381
2383{
2387
2388
2389
2390
2391
2392
2393
2394
2395
2397{
2399
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2429{
2484
2485
2486
2487
2488
2489
2490
2491
2492
2494{
2501
2503{
2507
2508
2509
2510
2511
2513{
2520
2522{
2592
2594{
2598
2600
2603
2608
2609
2611{
2622
2623
2625{
2630
2631
2632
2633
2634
2635
2637{
2641
2642
2643
2644
2645
2646
2647
2648
2649
2651{
2659
2661{
2670
2671
2672
2673
2674
2675
2677{
2682
2684{
2690
2692
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2717{
2724
2725
2726
2727
2728
2729
2730
2731
2733{
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2749{
2758
2759
2760
2761
2762
2764{
2769
2770
2771
2772
2773
2774
2775
2776
2777
2779{
2783
2785
2792
2793
2794
2795
2796
2797
2798
2799
2801{
2809
2811{
2813
2816
2818
2820
2821
2822
2823
2824
2825
2826
2828
2830
2833
2834
2835
2836
2837
2839{
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2856{
2861
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2906{
2908
2925
2926
2927#define FKCONSTR_ACTION_NOACTION 'a'
2928#define FKCONSTR_ACTION_RESTRICT 'r'
2929#define FKCONSTR_ACTION_CASCADE 'c'
2930#define FKCONSTR_ACTION_SETNULL 'n'
2931#define FKCONSTR_ACTION_SETDEFAULT 'd'
2932
2933
2934#define FKCONSTR_MATCH_FULL 'f'
2935#define FKCONSTR_MATCH_PARTIAL 'p'
2936#define FKCONSTR_MATCH_SIMPLE 's'
2937
2939{
2950
2952
2957
2960
2962
2967
2970
2971
2983
2984
2987
2988
2989
2990
2991
2992
2994{
3001
3003{
3008
3010{
3016
3018{
3026
3027
3028
3029
3030
3031
3033{
3039
3040
3042{
3047
3049{
3056
3057
3058
3059
3060
3061
3063{
3069
3071{
3077
3078
3079
3080
3081
3082
3084{
3093
3095{
3102
3103
3104
3105
3106
3107
3109{
3114
3115
3116
3117
3118
3119
3121{
3128
3130{
3136
3138{
3144
3145
3146
3147
3148
3149
3151{
3156
3158{
3167
3168
3169
3170
3171
3173{
3183
3184
3185
3186
3187
3189{
3197
3198
3199
3200
3201
3203{
3209
3210
3211
3212
3213
3215{
3224
3226
3230
3232
3237
3238
3239
3240
3241
3243{
3250
3251
3252
3253
3254
3256{
3260
3262
3263
3264
3265
3266
3268{
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3288{
3293
3295{
3301
3303{
3309
3311{
3317
3319{
3324
3325
3326
3327
3328
3329
3331{
3339
3341{
3348
3349
3350
3351
3352
3354{
3364
3365
3366
3367
3368
3370{
3377
3378
3379
3380
3381
3383{
3392
3393#define OPCLASS_ITEM_OPERATOR 1
3394#define OPCLASS_ITEM_FUNCTION 2
3395#define OPCLASS_ITEM_STORAGETYPE 3
3396
3398{
3405
3406
3409
3410
3411
3412
3413
3415{
3420
3421
3422
3423
3424
3426{
3433
3434
3435
3436
3437
3438
3440{
3448
3449
3450
3451
3452
3454{
3460
3461
3462
3463
3464
3466{
3472
3473
3474
3475
3476
3478{
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494#define CURSOR_OPT_BINARY 0x0001
3495#define CURSOR_OPT_SCROLL 0x0002
3496#define CURSOR_OPT_NO_SCROLL 0x0004
3497#define CURSOR_OPT_INSENSITIVE 0x0008
3498#define CURSOR_OPT_ASENSITIVE 0x0010
3499#define CURSOR_OPT_HOLD 0x0020
3500
3501#define CURSOR_OPT_FAST_PLAN 0x0100
3502#define CURSOR_OPT_GENERIC_PLAN 0x0200
3503#define CURSOR_OPT_CUSTOM_PLAN 0x0400
3504#define CURSOR_OPT_PARALLEL_OK 0x0800
3505
3507{
3513
3514
3515
3516
3517
3519{
3522
3524
3525
3526
3527
3528
3530{
3531
3534
3538
3540{
3554
3555#define FETCH_ALL LONG_MAX
3556
3558{
3561
3563
3565
3567
3568
3569
3570
3571
3572
3574
3575
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3591{
3599
3608
3620
3622
3623
3624
3625
3626
3628{
3638
3639
3640
3641
3642
3643
3644
3645
3647{
3652
3653
3654
3655
3656
3657
3659{
3665
3666
3667
3668
3669
3671{
3681
3683{
3684
3690
3693
3695{
3703
3705{
3711
3712
3713
3714
3715
3716
3717
3719{
3723
3725{
3727
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3747{
3749
3751
3753
3756
3758{
3760
3764
3765
3766
3767
3768
3770{
3777
3782
3783
3784
3785
3786
3788{
3794 bool remove;
3796
3797
3798
3799
3800
3802{
3810
3811
3812
3813
3814
3816{
3823
3824
3825
3826
3827
3829{
3834
3835
3836
3837
3838
3840{
3845
3846
3847
3848
3849
3851{
3861
3862
3863
3864
3865
3867{
3872
3873
3874
3875
3876
3878{
3882
3883
3884
3885
3886
3888{
3892
3893
3894
3895
3896
3898{
3910
3912{
3916
3918
3921
3924
3925
3926
3927
3928
3930{
3935
3936
3937
3938
3939
3941{
3946
3947
3948
3949
3950
3952{
3957
3958
3959
3960
3961
3963{
3972
3973
3974
3975
3976
3978{
3983
3985{
3994
3995
3996
3997
3998
4000{
4004
4005
4006
4007
4008
4010{
4015
4016
4017
4018
4019
4021{
4026
4028{
4032
4034{
4039
4040
4041
4042
4043
4045{
4051
4052
4053
4054
4055
4057{
4061
4062
4063
4064
4065
4066
4067
4068
4070{
4076
4077
4078
4079
4080
4081
4082
4083
4085{
4091
4092
4093
4094
4095
4097{
4102
4104{
4112
4113
4114
4115
4116
4117
4118
4119
4120
4122{
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4142{
4150
4151
4152
4153
4154
4156{
4162
4163
4164
4165
4166
4168{
4172
4173
4174
4175
4176
4177
4179{
4185
4187{
4191
4192
4193
4194
4195
4197{
4203
4204
4205
4206
4207
4209{
4214
4215
4216
4217
4218
4220{
4227
4229{
4232
4237
4238
4239
4240
4241
4243{
4251
4252
4253
4254
4255
4257{
4265
4266
4267
4268
4269
4271{
4277
4279{
4286
4288{
4301
4303{
4309
4311{
4317
4318
4319
4320
4321
4322
4324{
4328
4330{
4347
4348
4349
4350
4351
4353{
4361
4362
4363
4364
4365
4367{
4373
4374
4375
4376
4377
4378
4379
4381{
4386
4387
4388
4389
4390
4391
4393{
4395
4397
4398
4399
4400
4401
4402
4404
4407
4408
4409
4410
4412{
4417
4418
4419
4420
4422{
4427
4428
4429
4430
4432{
4437
4438
4439
4440
4442{
4449
4451{
4455
4456
4457
4458
4459
4462 bool override;
4466
4468{
4475
4476
4477
4478
4480{
4485
4488
4490{
4497
4498
4499
4500
4502{
4506
4508{
4514
4516{
4523
4525
4527{
4532
4534{
4537
4538
4540
4541
4542
4543
4544
4547
4551
4553{
4561
4563{
4575
4577{
4586
4588{
4594
4596{
4601
4602
4603#endif
#define pg_node_attr(...)
@ ALTER_SUBSCRIPTION_REFRESH_PUBLICATION
@ ALTER_SUBSCRIPTION_ENABLED
@ ALTER_SUBSCRIPTION_DROP_PUBLICATION
@ ALTER_SUBSCRIPTION_SERVER
@ ALTER_SUBSCRIPTION_SET_PUBLICATION
@ ALTER_SUBSCRIPTION_REFRESH_SEQUENCES
@ ALTER_SUBSCRIPTION_SKIP
@ ALTER_SUBSCRIPTION_OPTIONS
@ ALTER_SUBSCRIPTION_CONNECTION
@ ALTER_SUBSCRIPTION_ADD_PUBLICATION
@ PUBLICATION_ALL_SEQUENCES
@ TRANS_STMT_COMMIT_PREPARED
@ TRANS_STMT_ROLLBACK_PREPARED
@ WCO_RLS_MERGE_UPDATE_CHECK
@ WCO_RLS_MERGE_DELETE_CHECK
@ REPACK_COMMAND_VACUUMFULL
@ ALTER_TSCONFIG_ALTER_MAPPING_FOR_TOKEN
@ ALTER_TSCONFIG_REPLACE_DICT_FOR_TOKEN
@ ALTER_TSCONFIG_REPLACE_DICT
@ ALTER_TSCONFIG_ADD_MAPPING
@ ALTER_TSCONFIG_DROP_MAPPING
@ PUBLICATIONOBJ_TABLES_IN_CUR_SCHEMA
@ PUBLICATIONOBJ_TABLES_IN_SCHEMA
@ PUBLICATIONOBJ_EXCEPT_TABLE
@ PUBLICATIONOBJ_CONTINUATION
@ PARTITION_STRATEGY_HASH
@ PARTITION_STRATEGY_LIST
@ PARTITION_STRATEGY_RANGE
@ FDW_IMPORT_SCHEMA_LIMIT_TO
@ FDW_IMPORT_SCHEMA_EXCEPT
@ CONSTR_ATTR_NOT_DEFERRABLE
@ CONSTR_ATTR_NOT_ENFORCED
@ PARTITION_RANGE_DATUM_MAXVALUE
@ PARTITION_RANGE_DATUM_VALUE
@ PARTITION_RANGE_DATUM_MINVALUE
@ OBJECT_PUBLICATION_NAMESPACE
@ REINDEX_OBJECT_DATABASE
AlterPropGraphElementKind
@ PROPGRAPH_ELEMENT_KIND_EDGE
@ PROPGRAPH_ELEMENT_KIND_VERTEX
@ AT_DetachPartitionFinalize
@ AT_ReAddDomainConstraint
@ AT_AlterColumnGenericOptions
@ ACL_TARGET_ALL_IN_SCHEMA
@ FETCH_KEYWORD_FORWARD_ALL
@ FETCH_KEYWORD_BACKWARD_ALL
@ CREATE_TABLE_LIKE_COMMENTS
@ CREATE_TABLE_LIKE_GENERATED
@ CREATE_TABLE_LIKE_IDENTITY
@ CREATE_TABLE_LIKE_COMPRESSION
@ CREATE_TABLE_LIKE_STORAGE
@ CREATE_TABLE_LIKE_INDEXES
@ CREATE_TABLE_LIKE_DEFAULTS
@ CREATE_TABLE_LIKE_STATISTICS
@ CREATE_TABLE_LIKE_CONSTRAINTS
VariableSetStmt * setstmt
ObjectWithArgs * opername
PropGraphProperties * add_properties
AlterPropGraphElementKind element_kind
DropBehavior drop_behavior
const char * element_alias
List * drop_vertex_tables
AlterPublicationAction action
VariableSetStmt * setstmt
AlterSubscriptionType kind
VariableSetStmt * setstmt
char * new_tablespacename
char * orig_tablespacename
Node * cycle_mark_default
bool search_breadth_first
CollateClause * collClause
RangeVar * identitySequence
CTEMaterialize ctematerialized
bool reset_default_tblspc
CollateClause * collClause
PartitionBoundSpec * partbound
ReturningClause * returningClause
ForPortionOfClause * forPortionOf
FetchDirectionKeywords direction_keyword
FunctionParameterMode mode
GraphElementPatternKind kind
ImportForeignSchemaType list_type
SortByNulls nulls_ordering
bool reset_default_tblspc
SubTransactionId oldFirstRelfilelocatorSubid
SubTransactionId oldCreateSubid
List * indexIncludingParams
OnConflictClause * onConflictClause
ReturningClause * returningClause
JsonAggConstructor * constructor
JsonValueExpr * context_item
JsonAggConstructor * constructor
JsonReturning * returning
JsonTableColumnType coltype
JsonTablePathSpec * pathspec
JsonTablePathSpec * pathspec
JsonValueExpr * context_item
LockClauseStrength strength
LockWaitPolicy waitPolicy
ReturningClause * returningClause
LockClauseStrength lockStrength
PartitionBoundSpec * bound
PartitionRangeDatumKind kind
PartitionStrategy strategy
struct PropGraphProperties * properties
PublicationAllObjType pubobjtype
PublicationObjSpecType pubobjtype
PublicationTable * pubtable
struct GraphPattern * graph_pattern
struct TableSampleClause * tablesample
List * graph_table_columns
GraphPattern * graph_pattern
VacuumRelation * relation
ReturningOptionKind option
LockClauseStrength strength
LockWaitPolicy waitPolicy
PartitionBoundSpec * bound
ForPortionOfClause * forPortionOf
ReturningClause * returningClause
ViewCheckOption withCheckOption