[postgis-tickets] r14578 - Quote words with underscores in them

Sandro Santilli strk at keybit.net
Wed Jan 6 09:22:12 PST 2016


Author: strk
Date: 2016-01-06 09:22:12 -0800 (Wed, 06 Jan 2016)
New Revision: 14578

Modified:
   web/_content/posts/2016/01-06_postgis-2.2.1.html
Log:
Quote words with underscores in them

Or they are taken as a sign of emphasized text...

Modified: web/_content/posts/2016/01-06_postgis-2.2.1.html
===================================================================
--- web/_content/posts/2016/01-06_postgis-2.2.1.html	2016-01-06 15:16:26 UTC (rev 14577)
+++ web/_content/posts/2016/01-06_postgis-2.2.1.html	2016-01-06 17:22:12 UTC (rev 14578)
@@ -14,9 +14,9 @@
   * #2232, avoid accumulated error in SVG rounding
   * #3321, Fix performance regression in topology loading
   * #3329, Fix robustness regression in TopoGeo_addPoint
-  * #3349, Fix installation path of postgis_topology scripts
-  * #3351, set endnodes isolation on ST_RemoveIsoEdge
-           (and lwt_RemIsoEdge)
+  * #3349, Fix installation path of `postgis_topology` scripts
+  * #3351, set endnodes isolation on `ST_RemoveIsoEdge`
+           (and `lwt_RemIsoEdge`)
   * #3355, geography `ST_Segmentize` has geometry bbox 
   * #3359, Fix toTopoGeom loss of low-id primitives from
            TopoGeometry definition
@@ -25,13 +25,13 @@
   * #3378, Fix handling of hierarchical TopoGeometries
            in presence of multiple topologies
   * #3380, #3402, Decimate lines on topology load
-  * #3388, #3410, Fix missing end-points in ST_Removepoints
-  * #3389, Buffer overflow in lwgeom_to_geojson
+  * #3388, #3410, Fix missing end-points in `ST_Removepoints`
+  * #3389, Buffer overflow in `lwgeom_to_geojson`
   * #3390, Compilation under Alpine Linux 3.2
   			gives an error when compiling the postgis and `postgis_topology` extension
   * #3393, ST_Area NaN for some polygons
-  * #3401, Improve ST_Split robustness on 32bit systems
-  * #3404, ST_ClusterWithin crashes backend
+  * #3401, Improve `ST_Split` robustness on 32bit systems
+  * #3404, `ST_ClusterWithin` crashes backend
   * #3407, Fix crash on splitting a face or an edge
            defining multiple TopoGeometry objects
   * #3411, Clustering functions not using spatial index



More information about the postgis-tickets mailing list