Content-Length: 266277 | pFad | http://github.com/postgrespro/postgres/commit/2849493a2885a9784c24992cf1f84f3a6afea70e

D9 Export jsonxContainerOps · postgrespro/postgres@2849493 · GitHub
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)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/2849493a2885a9784c24992cf1f84f3a6afea70e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy