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

Commita6d81b8

Browse files
author
Nikita Glukhov
committed
Export jsonxContainerOps
1 parentde0f9e3 commita6d81b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/utils/json_generic.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@ JsonIteratorNext(JsonIterator **it, JsonValue *val, bool skipNested)
260260
#definecompareJsonbContainersJsonCompareContainers
261261
#defineequalsJsonbScalarValueJsonValueScalarEquals
262262

263-
externJsonContainerOpsjsonbContainerOps;
264-
externJsonContainerOpsjsontContainerOps;
265-
externJsonContainerOpsjsonvContainerOps;
263+
externPGDLLIMPORTJsonContainerOpsjsonbContainerOps;
264+
externPGDLLIMPORTJsonContainerOpsjsontContainerOps;
265+
externPGDLLIMPORTJsonContainerOpsjsonvContainerOps;
266266

267267
externJson*DatumGetJson(Datumval,JsonContainerOps*ops,
268268
CompressionOptionsoptions,Json*tmp);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp