Changes between Initial Version and Version 1 of Ticket #4139, comment 6
- Timestamp:
- 07/30/18 07:13:27 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4139, comment 6
initial v1 134 134 (select g from tbl_geommultipolygonm limit 100) union 135 135 (select g from tbl_geommultipolygonzm limit 100) ; 136 -- Query returned successfully: 720 rows affected, 94 msec execution time.136 -- Query returned successfully: 2400 rows affected, 94 msec execution time. 137 137 138 138 drop index if exists tbl_geomcollection_nd_gist_nd_idx;