Opened 8 years ago
Last modified 8 years ago
#3767 closed defect
SQL file indentations are mixed — at Initial Version
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 2.4.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
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.
Note:
See TracTickets
for help on using tickets.