Content-Length: 265804 | pFad | http://github.com/postgrespro/postgres/commit/93bb2dc6f876dd0a4599c8774170724f3d96092d

81 Export jsonxContainerOps · postgrespro/postgres@93bb2dc · GitHub
Skip to content

Commit 93bb2dc

Browse files
author
Nikita Glukhov
committed
Export jsonxContainerOps
1 parent 6eabdfb commit 93bb2dc

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/93bb2dc6f876dd0a4599c8774170724f3d96092d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy