mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix whitespace
This commit is contained in:
@ -477,4 +477,3 @@ method:
|
||||
| KEYVALUE_P { $$ = jpiKeyValue; }
|
||||
;
|
||||
%%
|
||||
|
||||
|
@ -635,4 +635,3 @@ jsonpath_yyfree(void *ptr)
|
||||
if (ptr)
|
||||
pfree(ptr);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user