[postgis-tickets] r15068 - fix formatting
Regina Obe
lr at pcorp.us
Tue Sep 6 00:02:09 PDT 2016
Author: robe
Date: 2016-09-06 00:02:09 -0700 (Tue, 06 Sep 2016)
New Revision: 15068
Modified:
web/_content/posts/2016/09-06_postgis-2.3.0beta1.html
Log:
fix formatting
Modified: web/_content/posts/2016/09-06_postgis-2.3.0beta1.html
===================================================================
--- web/_content/posts/2016/09-06_postgis-2.3.0beta1.html 2016-09-06 06:51:52 UTC (rev 15067)
+++ web/_content/posts/2016/09-06_postgis-2.3.0beta1.html 2016-09-06 07:02:09 UTC (rev 15068)
@@ -19,34 +19,34 @@
Please [report bugs](https://trac.osgeo.org/postgis) that you find in this release.
- * Important / Breaking Changes *
+ ** Important / Breaking Changes **
- - #3466, Casting from box3d to geometry now returns a 3D
+ * 3466, Casting from box3d to geometry now returns a 3D
geometry (Julien Rouhaud of Dalibo)
- - #3604, pgcommon/Makefile.in orders
+ * 3604, pgcommon/Makefile.in orders
CFLAGS incorrectly leading to wrong liblwgeom.h
(Greg Troxel)
- * New Features and Performance Enhancements *
+ ** New Features and Performance Enhancements **
- - Add support for custom TOC in postgis_restore.pl
+ * Add support for custom TOC in postgis_restore.pl
(Christoph Moench-Tegeder)
- - Add support for negative indexing in ST_PointN and ST_SetPoint
+ * Add support for negative indexing in ST_PointN and ST_SetPoint
(RĂ©mi Cura)
- - Numerous new function additions and enhancements:
+ * Numerous new function additions and enhancements:
[New Functions and Enhancements](http://postgis.net/docs/manual-dev/PostGIS_Special_Functions_Index.html#NewFunctions_2_3)
- - #3549, Support PgSQL 9.6 parallel query mode, as far as possible
+ * 3549, Support PgSQL 9.6 parallel query mode, as far as possible
(Paul Ramsey, Regina Obe)
- - #3557, Geometry function costs based on query stats (Paul Norman)
- - #3591, Add support for BRIN indexes
+ * 3557, Geometry function costs based on query stats (Paul Norman)
+ * 3591, Add support for BRIN indexes
(Giuseppe Broccolo of 2nd Quadrant, Julien Rouhaud and Ronan Dunklau of Dalibo)
- - #3496, Make postgis non-relocateable (for extension install),
+ * 3496, Make postgis non-relocateable (for extension install),
schema qualify calls in functions (Regina Obe)
Should resolve once and for all for extensions [#3494](https://trac.osgeo.org/postgis/ticket/3494), [#3486](https://trac.osgeo.org/postgis/ticket/3486), [#3076](https://trac.osgeo.org/postgis/ticket/3076)
- - #3547, Update tiger geocoder to support TIGER 2016 and use http or ftp
+ * 3547, Update tiger geocoder to support TIGER 2016 and use http or ftp
(Regina Obe)
See the full list of changes in the [news file](http://svn.osgeo.org/postgis/tags/2.3.0/NEWS) and please [report bugs](https://trac.osgeo.org/postgis) that you find in the release.
More information about the postgis-tickets
mailing list