Changes between Initial Version and Version 1 of Ticket #3890
- Timestamp:
- 10/08/17 14:19:03 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3890
- Property Type defect → enhancement
- Property Version 2.4.x → trunk
-
Ticket #3890 – Description
initial v1 42 42 }}} 43 43 44 This allows their users to do 45 46 47 {{{ 48 CREATE EXTENSION postgis; 49 }}} 50 51 Just like everyone else, without having to read the manual. 52 44 53 2. Users who compile the normal way (essentially asking for raster), will have both set of scripts installed, but their postgis.control file will look as it always has 45 54