Changes between Version 1 and Version 2 of Ticket #4705, comment 3


Ignore:
Timestamp:
Jun 16, 2020, 3:06:01 PM (4 years ago)
Author:
zezzagio

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4705, comment 3

    v1 v2  
    77
    88--- mfile.select.sql
    9 }}}
    109
    1110select address, some_very_long_name, color from loadedshp order by 1;
    1211
    13 ---
    14 
     12}}}
    1513And this is for the loader (shp2pgsl); I suspect the dumper (pgsql2shp) isn't tested at all for the mapping options.
    1614