Changes between Initial Version and Version 1 of Ticket #2985, comment 30


Ignore:
Timestamp:
Sep 23, 2016, 10:36:13 AM (8 years ago)
Author:
robe

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2985, comment 30

    initial v1  
    1717{{{
    1818create table test (a integer not null, g geometry);
    19 CREATE TABLE
    2019 insert into test values (1, '0102000020E6100000010000006D1092A47FF33440AD4ECD9B00334A40');
    2120vacuum FULL ANALYZE VERBOSE test;