Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd47a11d

Browse files
committed
Add missing enum tag in enum used in nodes
Similar to983bdc4.Author: Alvaro Herrera <alvherre@alvh.no-ip.org>Discussion:https://www.postgresql.org/message-id/202204191140.3wsbevfhqmu3@alvherre.pgsql
1 parentcfb63b9 commitd47a11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/nodes/parsenodes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1610,7 +1610,7 @@ typedef enum JsonQuotes
16101610
* JsonTableColumnType -
16111611
*enumeration of JSON_TABLE column types
16121612
*/
1613-
typedefenum
1613+
typedefenumJsonTableColumnType
16141614
{
16151615
JTC_FOR_ORDINALITY,
16161616
JTC_REGULAR,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp