Skip to content

Commit 2849493

Browse files
author
Nikita Glukhov
committed
Export jsonxContainerOps
1 parent ccea788 commit 2849493

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
@@ -274,9 +274,9 @@ JsonIteratorNext(JsonIterator **it, JsonValue *val, bool skipNested)
274274
#define compareJsonbContainers JsonCompareContainers
275275
#define equalsJsonbScalarValue JsonValueScalarEquals
276276

277-
extern JsonContainerOps jsonbContainerOps;
278-
extern JsonContainerOps jsontContainerOps;
279-
extern JsonContainerOps jsonvContainerOps;
277+
extern PGDLLIMPORT JsonContainerOps jsonbContainerOps;
278+
extern PGDLLIMPORT JsonContainerOps jsontContainerOps;
279+
extern PGDLLIMPORT JsonContainerOps jsonvContainerOps;
280280

281281
extern Json *DatumGetJson(Datum val, JsonContainerOps *ops, Json *tmp);
282282

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy