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

Commiteaaf5da

Browse files
committed
Code alignment fix.
1 parent688e5ee commiteaaf5da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎jsonb_vodka_ops.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ typedef struct
3131
intcount,total;
3232
}Entries;
3333

34-
#defineJSONB_VODKA_FLAG_VALUE0x01
34+
#defineJSONB_VODKA_FLAG_VALUE0x01
3535

3636
#defineJSONB_VODKA_FLAG_NULL0x00
3737
#defineJSONB_VODKA_FLAG_STRING0x02
@@ -43,7 +43,7 @@ typedef struct
4343
#defineJSONB_VODKA_FLAG_TRUE0x10
4444
#defineJSONB_VODKA_FLAG_NAN0x10
4545

46-
#defineJSONB_VODKA_FLAG_ARRAY0x02
46+
#defineJSONB_VODKA_FLAG_ARRAY0x02
4747

4848
PG_FUNCTION_INFO_V1(vodkajsonbconfig);
4949
PG_FUNCTION_INFO_V1(vodkajsonbextract);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp