[VW] 9.2 -- PostgreSQL Point, Path, Array support
"Mark Pirogovsky" <[email protected]> Tue, 2 Aug 2022 13:15:39 -0500
| Newsgroups | gmane.comp.lang.smalltalk.vwnc |
|---|---|
| Message-ID | <[email protected]> |
Hello all, Question about PostgreSQL Array and Geometry datatype(s). In previous incarnations of the VW like vw7.10 (PostgreSQL EXDI interface 2 ), I was able to store and fetch arrays of Numbers , Strings and Points stored in single database field. Also in the past I was able to read /write geometric values like Point and Polyline into the PostgreSQL -- they are represented by sql types Point and Path . Does anybody know how to do Arrays read/write in the VW9.2 with the newer PostgreSQL3EXDI ? As usual any info is greatly appreciated. Regards, -- Mark Pirogovsky