[postgis-tickets] [PostGIS] #3767: SQL file indentations are mixed
PostGIS
trac at osgeo.org
Sat May 27 10:10:16 PDT 2017
#3767: SQL file indentations are mixed
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: low | Milestone: PostGIS 2.4.0
Component: postgis | Version: trunk
Keywords: |
---------------------+---------------------------
On the postgis.sql.in we've got a mix of tabs and spaces
rtpostgis.sql.in and geography.sql.in are mostly tab spaced.
topology is mostly spaces I think.
and then we've got true .sql files.
I think sql.in and .sql should have the same indentation.
I prefer tabs.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3767>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list