99 :mod: `pglast.enums.nodes ` --- Constants extracted from `nodes.h `__
1010====================================================================
1111
12- __ https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h
12+ __ https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h
1313
1414.. module :: pglast.enums.nodes
1515 :synopsis: Constants extracted from nodes.h
1616
1717
1818.. class :: pglast.enums.nodes.AggSplit
1919
20- Corresponds to the `AggSplit enum <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L380 >`__.
20+ Corresponds to the `AggSplit enum <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L380 >`__.
2121
2222 .. data :: AGGSPLIT_SIMPLE
2323
@@ -28,7 +28,7 @@ __ https://github.com/pganalyze/libpg_query/blob/9ab9951/src/postgres/include/no
2828
2929.. class :: pglast.enums.nodes.AggStrategy
3030
31- Corresponds to the `AggStrategy enum <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L358 >`__.
31+ Corresponds to the `AggStrategy enum <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L358 >`__.
3232
3333 .. data :: AGG_PLAIN
3434
@@ -41,7 +41,7 @@ __ https://github.com/pganalyze/libpg_query/blob/9ab9951/src/postgres/include/no
4141
4242.. class :: pglast.enums.nodes.CmdType
4343
44- Corresponds to the `CmdType enum <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L268 >`__.
44+ Corresponds to the `CmdType enum <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L268 >`__.
4545
4646 .. data :: CMD_UNKNOWN
4747
@@ -62,7 +62,7 @@ __ https://github.com/pganalyze/libpg_query/blob/9ab9951/src/postgres/include/no
6262
6363.. class :: pglast.enums.nodes.JoinType
6464
65- Corresponds to the `JoinType enum <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L293 >`__.
65+ Corresponds to the `JoinType enum <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L293 >`__.
6666
6767 .. data :: JOIN_INNER
6868
@@ -87,7 +87,7 @@ __ https://github.com/pganalyze/libpg_query/blob/9ab9951/src/postgres/include/no
8787
8888.. class :: pglast.enums.nodes.LimitOption
8989
90- Corresponds to the `LimitOption enum <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L435 >`__.
90+ Corresponds to the `LimitOption enum <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L435 >`__.
9191
9292 .. data :: LIMIT_OPTION_DEFAULT
9393
@@ -98,7 +98,7 @@ __ https://github.com/pganalyze/libpg_query/blob/9ab9951/src/postgres/include/no
9898
9999.. class :: pglast.enums.nodes.NodeTag
100100
101- Corresponds to the `NodeTag enum <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L26 >`__.
101+ Corresponds to the `NodeTag enum <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L26 >`__.
102102
103103 .. data :: T_Invalid
104104
@@ -1063,7 +1063,7 @@ __ https://github.com/pganalyze/libpg_query/blob/9ab9951/src/postgres/include/no
10631063
10641064.. class :: pglast.enums.nodes.OnConflictAction
10651065
1066- Corresponds to the `OnConflictAction enum <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L422 >`__.
1066+ Corresponds to the `OnConflictAction enum <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L422 >`__.
10671067
10681068 .. data :: ONCONFLICT_NONE
10691069
@@ -1074,7 +1074,7 @@ __ https://github.com/pganalyze/libpg_query/blob/9ab9951/src/postgres/include/no
10741074
10751075.. class :: pglast.enums.nodes.SetOpCmd
10761076
1077- Corresponds to the `SetOpCmd enum <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L402 >`__.
1077+ Corresponds to the `SetOpCmd enum <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L402 >`__.
10781078
10791079 .. data :: SETOPCMD_INTERSECT
10801080
@@ -1087,7 +1087,7 @@ __ https://github.com/pganalyze/libpg_query/blob/9ab9951/src/postgres/include/no
10871087
10881088.. class :: pglast.enums.nodes.SetOpStrategy
10891089
1090- Corresponds to the `SetOpStrategy enum <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L410 >`__.
1090+ Corresponds to the `SetOpStrategy enum <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L410 >`__.
10911091
10921092 .. data :: SETOP_SORTED
10931093
@@ -1096,16 +1096,16 @@ __ https://github.com/pganalyze/libpg_query/blob/9ab9951/src/postgres/include/no
10961096
10971097.. data :: AGGSPLITOP_COMBINE
10981098
1099- See `here for details <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L374 >`__.
1099+ See `here for details <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L374 >`__.
11001100
11011101.. data :: AGGSPLITOP_SKIPFINAL
11021102
1103- See `here for details <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L375 >`__.
1103+ See `here for details <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L375 >`__.
11041104
11051105.. data :: AGGSPLITOP_SERIALIZE
11061106
1107- See `here for details <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L376 >`__.
1107+ See `here for details <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L376 >`__.
11081108
11091109.. data :: AGGSPLITOP_DESERIALIZE
11101110
1111- See `here for details <https://github.com/pganalyze/libpg_query/blob/9ab9951 /src/postgres/include/nodes/nodes.h#L377 >`__.
1111+ See `here for details <https://github.com/pganalyze/libpg_query/blob/6ced8d4 /src/postgres/include/nodes/nodes.h#L377 >`__.
0 commit comments