Commit graph

11 commits

Author SHA1 Message Date
Raúl Marín 591d0c69ba Revert incorrect "Optimize varlena returning functions"
This reverts commit 0696fa4669.

I'm not sure what I did there, it seems like I pushed smaller commits
instead of a squashed one, and then did a revert that undid everything.

References #4623
2020-04-28 19:13:38 +02:00
Raúl Marín 0696fa4669 Optimize varlena returning functions
Closes #4623
Closes https://github.com/postgis/postgis/pull/541
2020-04-23 18:37:04 +02:00
Raúl Marín d69cbb9693 Use lwvarlena_t for TWKB 2020-04-22 14:53:33 +02:00
Raúl Marín Rodríguez a7edcb38dd Bytebuffer: Ifdef unused code
Raises the coverage of the file
I was going to delete it, but convinced otherwise



git-svn-id: http://svn.osgeo.org/postgis/trunk@17537 b70326c6-7e19-0410-871a-916f4a2858ee
2019-06-19 11:57:19 +00:00
Paul Ramsey 64cba8ff08 Improve TWKT performance by avoiding lots of allocations
on the heap. (Closes #3855)


git-svn-id: http://svn.osgeo.org/postgis/trunk@15780 b70326c6-7e19-0410-871a-916f4a2858ee
2017-09-20 19:58:14 +00:00
Sandro Santilli ca544d0830 Remove trailing blanks
git-svn-id: http://svn.osgeo.org/postgis/trunk@15731 b70326c6-7e19-0410-871a-916f4a2858ee
2017-09-14 15:56:58 +00:00
Sandro Santilli c60078f77b Update copyright header to add explicit license version
See #2515

Also add header and copyright notice where missing.
(missing copyright info extracted from git history)

This commit only touches files under liblwgeom/ and postgis/ dirs.

git-svn-id: http://svn.osgeo.org/postgis/trunk@14484 b70326c6-7e19-0410-871a-916f4a2858ee
2015-12-14 10:11:21 +00:00
Sandro Santilli 90d2de2d24 Strip BOM from files
git-svn-id: http://svn.osgeo.org/postgis/trunk@14269 b70326c6-7e19-0410-871a-916f4a2858ee
2015-10-13 07:42:54 +00:00
Nicklas Avén 67eebefcf1 Fix right spelling of Avén in UTF8
git-svn-id: http://svn.osgeo.org/postgis/trunk@14034 b70326c6-7e19-0410-871a-916f4a2858ee
2015-08-29 18:05:38 +00:00
Paul Ramsey d337bca239 TWKB: Drop duplicate vertices during encoding
git-svn-id: http://svn.osgeo.org/postgis/trunk@13572 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-28 16:30:16 +00:00
Paul Ramsey 8d2ed97250 Add back some $Id tags and files missing in TWKB commit
git-svn-id: http://svn.osgeo.org/postgis/trunk@13497 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-13 18:29:52 +00:00