Skip to content

Commit 5760e4f

Browse files
committed
README fixes
1 parent e86f511 commit 5760e4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

vertx-pg-client/README.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ The *Reactive Postgres Client* currently supports the following data types
224224
|`CIDR`
225225
|`io.vertx.pgclient.data.Cidr`
226226
|✔
227+
|`io.vertx.pgclient.data.Cidr[]`
228+
|✔
227229

228230
|`PATH`
229231
|`i.r.p.data.Path`
@@ -274,7 +276,7 @@ Note: PostgreSQL JSON and JSONB types are represented by the following Java type
274276

275277
The following types
276278

277-
_MONEY_, _BIT_, _VARBIT_, _MACADDR_, _MACADDR8_,
279+
_BIT_, _VARBIT_, _MACADDR_, _MACADDR8_,
278280
_XML_, _HSTORE_, _OID_,
279281
_VOID_
280282

0 commit comments

Comments
 (0)