March 2019 Archives by thread
Starting: Fri Mar 1 00:57:04 PST 2019
Ending: Sun Mar 31 23:40:06 PDT 2019
Messages: 241
- [postgis-tickets] [PostGIS] #4336: ST_LineToCurve generates wrong Arcs for Epsilon 1E-1 (+ potential fix)
PostGIS
- [postgis-tickets] r17288 - Add in check-long target with slow tests
Paul Ramsey
- [postgis-tickets] r17287 - Comment out really tedious lng-running tests
Paul Ramsey
- [postgis-tickets] [PostGIS] #4337: ST_Intersects on infinite numbers
PostGIS
- [postgis-tickets] [PostGIS] #4338: Census block level data (tabblock table) not installing
PostGIS
- [postgis-tickets] r17289 - Tweak C signature deprecation error
Sandro Santilli
- [postgis-tickets] r17290 - Do not run postgis_full_version() at the end of extensions upgrade
Sandro Santilli
- [postgis-tickets] r17291 - Specify it is the C function being deprecated (not SQL one)
Sandro Santilli
- [postgis-tickets] r17292 - Further tweak C function deprecation error
Sandro Santilli
- [postgis-tickets] r17293 - Include raster and sfcgal extensions in opt_out.sh
Sandro Santilli
- [postgis-tickets] r17294 - Simplify opt_out.sh code, allow writing to stdout
Sandro Santilli
- [postgis-tickets] [PostGIS] #4339: CREATE EXTENSION postgis FROM unpackaged: ERROR: operator does not exist: geometry ~~ geometry
PostGIS
- [postgis-tickets] r17295 - Rename opt_out.sh to extensions_unpackage.sh, drop make_unpackaged.sql
Sandro Santilli
- [postgis-tickets] [PostGIS] #3633: PostGIS upgrade is broken - operator does not exist: gidx public.&& geography
PostGIS
- [postgis-tickets] r17296 - Fix default makefile rule for raster pg lib
Sandro Santilli
- [postgis-tickets] [PostGIS] #2740: postgis_full_version registering procs need upgrade
PostGIS
- [postgis-tickets] [PostGIS] #3745: Upgrade to Jenkins 2 series
PostGIS
- [postgis-tickets] r17297 - Upon upgrade, create operators when missing (no matter version)
Sandro Santilli
- [postgis-tickets] [PostGIS] #4340: ST_Union of 2GB of simple boxes not allowed
PostGIS
- [postgis-tickets] [PostGIS] #4322: Update Proj handling to use new API
PostGIS
- [postgis-tickets] [PostGIS] #4341: Use PgSQL12 "support function" API for indexed functions
PostGIS
- [postgis-tickets] r17298 - Use "support function" API in PgSQL 12+ to provide index support for ST_Intersects and company, in place of old SQL inlining method.
Paul Ramsey
- [postgis-tickets] [PostGIS] #4342: Replace multi-signature functions with named parameters and defaults
PostGIS
- [postgis-tickets] r17299 - Oops, add file to svn
Paul Ramsey
- [postgis-tickets] [PostGIS] #1831: ability to separate user defined spatial_ref_sys from installed
PostGIS
- [postgis-tickets] r17301 - Experimental make target that adds a mobile header to html outpu
Paul Ramsey
- [postgis-tickets] [PostGIS] #3848: Merge german translations de and de_DE
PostGIS
- [postgis-tickets] r17308 - Back out dropdb, doesn't really work in that location
Paul Ramsey
- [postgis-tickets] r17309 - Drop pre-existing db when running without any special mode flags on database handling
Paul Ramsey
- [postgis-tickets] r17310 - Cost a few more opreators
Paul Ramsey
- [postgis-tickets] r17302 - Fix missing function in Pg < 12 cases
Paul Ramsey
- [postgis-tickets] r17303 - Move datum declaration closer to use
Paul Ramsey
- [postgis-tickets] r17304 - Try to drop the database before creating a new one, using a conditional drop in dropdb --if-exists
Paul Ramsey
- [postgis-tickets] r17311 - Change de_DE to de. de is the one that is active
Regina Obe
- [postgis-tickets] r17312 - Change de_DE to de. de is the one that is active
Regina Obe
- [postgis-tickets] [PostGIS] #4343: Support Function for Row Estimate on ST_Dump*()
PostGIS
- [postgis-tickets] r17313 - Schema qualify all geometry casts in raster code, otherwise materialized views do not resture
Regina Obe
- [postgis-tickets] [PostGIS] #4344: Macro-based COSTS for version specific costing
PostGIS
- [postgis-tickets] r17305 - Remove 'tidy' step for adding mobile header to HTML
Paul Ramsey
- [postgis-tickets] r17306 - Add CSS file to ignores
Paul Ramsey
- [postgis-tickets] [PostGIS] #4332: Improve Doc Function Reference categories
PostGIS
- [postgis-tickets] [PostGIS] #4345: Can't upgrade from 2.4.2 to 3.0.0dev
PostGIS
- [postgis-tickets] [PostGIS] #4295: ST_Within and ST_Contains support GeometryCollection geometry type
PostGIS
- [postgis-tickets] [PostGIS] #4248: ST_Intersects doc doesn't have "give me all points in polygon" example
PostGIS
- [postgis-tickets] [PostGIS] #4253: Test coverage for 2D index
PostGIS
- [postgis-tickets] [PostGIS] #4271: postgis_extensions_upgrade() does nothing when upgrading from same version of Postgis different PostgreSQL
PostGIS
- [postgis-tickets] [PostGIS] #4285: PostGIS 2.5.1 segfaulted on osm2pgsql planet import
PostGIS
- [postgis-tickets] [PostGIS] #4287: Assertion failure in gserialized_gist_picksplit while creating gist index on geometry(LineString, 4326) column
PostGIS
- [postgis-tickets] [PostGIS] #4291: [raster] Calling ST_Intersects in matviews causes unrestorable pg_dump
PostGIS
- [postgis-tickets] [PostGIS] #4302: ST_MemSize for geography
PostGIS
- [postgis-tickets] [PostGIS] #4305: ST_ClusterKMeans doc does not have points example
PostGIS
- [postgis-tickets] [PostGIS] #4319: PostGIS 2.5.1 regression test failure on CentOS 6
PostGIS
- [postgis-tickets] [PostGIS] #4326: Circular strings distances are wrong
PostGIS
- [postgis-tickets] [PostGIS] #4329: PostgreSQL 12 many regression failures rounding and extra warning output
PostGIS
- [postgis-tickets] [PostGIS] #4325: Solid flag is not serialized in either EWKT or EWKB
PostGIS
- [postgis-tickets] [PostGIS] #4327: Possible problem in file raster/rt_pg/rtpostgis.c line 471
PostGIS
- [postgis-tickets] [PostGIS] #4330: postgis_restore fails when output piped to an intermediate process
PostGIS
- [postgis-tickets] [PostGIS] #4335: ST_VoronoiPolygons chocking on some multipoint inputs (Self-intersection)
PostGIS
- [postgis-tickets] [PostGIS] #4281: 2D Multipolygon and POINTM Difference is a TINZ?
PostGIS
- [postgis-tickets] r17314 - Schema qualify all geometry casts in raster code, otherwise materialized views do not resture
Regina Obe
- [postgis-tickets] r17315 - Schema qualify all geometry casts in raster code, otherwise materialized views do not resture
Regina Obe
- [postgis-tickets] r17316 - Schema qualify all geometry casts in raster code, otherwise materialized views do not resture
Regina Obe
- [postgis-tickets] r17317 - Take out schema qualify in constraint see if it resolves failing check constraint check on bessie and debbie
Regina Obe
- [postgis-tickets] r17318 - Fix syntax and indentation
Sandro Santilli
- [postgis-tickets] r17319 - Drop support for stdout in extensions_unpackage.sh
Sandro Santilli
- [postgis-tickets] r17320 - Force early flushing of postgis_restore.pl output
Sandro Santilli
- [postgis-tickets] r17321 - Make _drop_raster_constraint_spatially_unique and _raster_constraint_info_spatially_unique allow for presence or absense of schema qual on geometry cast.
Regina Obe
- [postgis-tickets] r17322 - Make _drop_raster_constraint_spatially_unique and _raster_constraint_info_spatially_unique allow for presence or absense of schema qual on geometry cast.
Regina Obe
- [postgis-tickets] r17337 - Tagged release 2.3.9
Regina Obe
- [postgis-tickets] r17338 - Flip to 2.3.10dev, also flip winnie to use latest stable GEOS
Regina Obe
- [postgis-tickets] [PostGIS] #4334: Can't upgrade with a view based on ST_AsMVTGeom
PostGIS
- [postgis-tickets] [PostGIS] #4133: raster2pgsql WARNING: Unable to add constraint: 'regular_blocking'. Skipping
PostGIS
- [postgis-tickets] [PostGIS] #4256: FreeBSD 11.2 32-bit regress brin failures
PostGIS
- [postgis-tickets] [PostGIS] #4182: Unexpected TopologyException during ST_Union aggregate function with valid polygons
PostGIS
- [postgis-tickets] r17323 - Prep for PostGIS 2.5.2 release
Regina Obe
- [postgis-tickets] [PostGIS] #4346: Debbie running out of disk space
PostGIS
- [postgis-tickets] [PostGIS] #4086: Constraint violation loading tiger_data schema from backup
PostGIS
- [postgis-tickets] r17324 - Prep for PostGIS 2.4.7 release
Regina Obe
- [postgis-tickets] r17325 - forgot to commit bump version
Regina Obe
- [postgis-tickets] r17326 - Remove zcta5 geometry constraint
Regina Obe
- [postgis-tickets] r17327 - Get rid of 11 travis docker build doesn't work - will revisit later
Regina Obe
- [postgis-tickets] r17328 - Tagged release 2.5.2
Regina Obe
- [postgis-tickets] r17329 - Flip to 2.5.3dev
Regina Obe
- [postgis-tickets] r17330 - Tagged release 2.4.7
Regina Obe
- [postgis-tickets] r17331 - Bump to 2.4.8dev
Regina Obe
- [postgis-tickets] [PostGIS] #4347: Use CallerFInfoFunctionCallN infrastructure
PostGIS
- [postgis-tickets] r17332 - Use CallerFInfoFunctionCallN infrastructure
Paul Ramsey
- [postgis-tickets] r17333 - Schema qualify all geometry casts in raster code, otherwise materialized views do not resture
Regina Obe
- [postgis-tickets] r17334 - Prep for 2.3.9 release
Regina Obe
- [postgis-tickets] [PostGIS] #4348: Invalid geometry out of ST_AsMVTGeom
PostGIS
- [postgis-tickets] r17335 - Doc layout improvements.
Darafei
- [postgis-tickets] r17336 - Fix typos in doc release and update change log
Regina Obe
- [postgis-tickets] [PostGIS] #4349: "make check" should detect which PostgreSQL instance to use from pg_config - Part 2
PostGIS
- [postgis-tickets] r17340 - Ensure "make check" uses configured PostgreSQL target bins under regress too
Sandro Santilli
- [postgis-tickets] r17341 - Refuse to load PostGIS in an untargeted PostgreSQL version
Sandro Santilli
- [postgis-tickets] r17339 - Ensure "make check" uses configured PostgreSQL target bins
Sandro Santilli
- [postgis-tickets] r17342 - Do not be fooled by shell operators on upgrade
Sandro Santilli
- [postgis-tickets] r17343 - Give more info about SKIPs
Sandro Santilli
- [postgis-tickets] [PostGIS] #4350: MultiLinestring with gap returned as ST_OffsetCurve for simple linestring
PostGIS
- [postgis-tickets] r17344 - Stop installing unneeded postgis files in contrib dir
Sandro Santilli
- [postgis-tickets] r17345 - Avoid installing unneeded raster scripts in contrib dir
Sandro Santilli
- [postgis-tickets] [PostGIS] #4351: Error upgrading from 2.1 to 3.0: cannot change name of input parameter "geom1"
PostGIS
- [postgis-tickets] [PostGIS] #4352: Use CREATE OR REPLACE for aggregates when possible
PostGIS
- [postgis-tickets] r17349 - Try to get debbie to use logbt (already installed 2.0.3 on her)
Regina Obe
- [postgis-tickets] r17350 - don't bother testing non-logbt if logbt is chosen (would be largely redundant? )
Regina Obe
- [postgis-tickets] r17347 - Drop unneeded/unused target
Sandro Santilli
- [postgis-tickets] r17348 - Raster is not required anymore for extension support (hurra!)
Sandro Santilli
- [postgis-tickets] [PostGIS] #4353: Backend crash using ST_Buffer
PostGIS
- [postgis-tickets] [PostGIS] #4354: debbie's crashing on 3.0 subdivide
PostGIS
- [postgis-tickets] [PostGIS] #4355: PostGIS raster extension is broken
PostGIS
- [postgis-tickets] [PostGIS] #4356: Remove ST_Accum
PostGIS
- [postgis-tickets] r17353 - Rename raster library to postgis_raster-X
Sandro Santilli
- [postgis-tickets] r17354 - MVT Geos: Avoid dereferencing a NULL pointer after validation
Raul
- [postgis-tickets] r17355 - MVT Geos: Avoid dereferencing a NULL pointer after validation
Raul
- [postgis-tickets] [PostGIS] #4357: Move uthash.h to deps/ folder
PostGIS
- [postgis-tickets] [PostGIS] #4087: Syntax error in generated national load script.
PostGIS
- [postgis-tickets] [PostGIS] #2158: Possible issue with shp2pgsql-gui loader/dumper on windows
PostGIS
- [postgis-tickets] [PostGIS] #4358: pgAdmin4 shp2pgsql pgsql2shp loader dumper
PostGIS
- [postgis-tickets] r17357 - Pre-emptively drop functions w/ changed signatures
Paul Ramsey
- [postgis-tickets] r17358 - Catch un-defaulted final parameter
Paul Ramsey
- [postgis-tickets] r17359 - Only drop old functions if they exists
Raul
- [postgis-tickets] r17360 - Drop renamed function
Raul
- [postgis-tickets] r17362 - Change winnie to stop looking for rtpostgis...dll and start looking for new name postgis_raster...dll
Regina Obe
- [postgis-tickets] [PostGIS] #4359: FAIL: upgrade 2.5.0--3.0.0dev
PostGIS
- [postgis-tickets] [PostGIS] #4360: PostGIS upgrade tests shoudl fail and exit after first failure
PostGIS
- [postgis-tickets] r17363 - Add -s switch to check_all_upgrades to stop on first failure
Sandro Santilli
- [postgis-tickets] r17372 - Formatting :/
Paul Ramsey
- [postgis-tickets] r17373 - Ignore artifact
Paul Ramsey
- [postgis-tickets] r17364 - Drop deprecated ST_Distance(geography, geography) signature
Sandro Santilli
- [postgis-tickets] [PostGIS] #4361: postgis_type_name('GEOMETRYM', 3) invalid output
PostGIS
- [postgis-tickets] r17365 - Fix postgis_type_name with (GEOMETRYM, 3)
Raul
- [postgis-tickets] r17366 - Update NEWS from previous commit
Raul
- [postgis-tickets] r17367 - Fix postgis_type_name with (GEOMETRYM, 3)
Raul
- [postgis-tickets] r17368 - Fix postgis_type_name with (GEOMETRYM, 3)
Raul
- [postgis-tickets] r17369 - Fix postgis_type_name with (GEOMETRYM, 3)
Raul
- [postgis-tickets] r17370 - Topology documentation improvements
Raul
- [postgis-tickets] r17371 - Fix various misspellings of "geometry"
Raul
- [postgis-tickets] r17374 - Revert back to old libs got some crashers when trying to flip to 8.1 and newer libraries have to sort out first
Regina Obe
- [postgis-tickets] [PostGIS] #4362: generic plan slowness
PostGIS
Last message date:
Sun Mar 31 23:40:06 PDT 2019
Archived on: Sun Mar 31 23:40:07 PDT 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).