[postgis-tickets] [PostGIS] #3767: SQL file indentations are mixed

PostGIS trac at osgeo.org
Sat May 27 10:11:41 PDT 2017


#3767: SQL file indentations are mixed
----------------------+---------------------------
  Reporter:  robe     |      Owner:  strk
      Type:  defect   |     Status:  new
  Priority:  low      |  Milestone:  PostGIS 2.4.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------
Changes (by robe):

 * owner:  pramsey => strk


Old description:

> 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.

New description:

 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.

 Should standardize and editorconfig should be updated to reflect

--

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3767#comment:1>
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