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

Commite537ac5

Browse files
committed
Fix whitespace
1 parent1f050c0 commite537ac5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

‎src/backend/utils/adt/jsonpath_gram.y

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,4 +477,3 @@ method:
477477
|KEYVALUE_P{$$ = jpiKeyValue; }
478478
;
479479
%%
480-

‎src/backend/utils/adt/jsonpath_scan.l

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,4 +635,3 @@ jsonpath_yyfree(void *ptr)
635635
if (ptr)
636636
pfree(ptr);
637637
}
638-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp