<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body ><div>Thanks Sandro. It is solved. It was just me didn't see the connection between the doc files and comments so I searched the wrong place. I had forgotten to update documentation according to the updated sql-signature.</div><div><br></div><div>/Nicklad</div><div><br></div><div><br></div><div><div style="font-size:75%;color:#575757">Skickat från min Samsung Mobil</div></div><br><br><br>-------- Originalmeddelande --------<br>Från: Sandro Santilli <strk@keybit.net> <br>Datum: 02-09-2013  14:26  (GMT+01:00) <br>Till: PostGIS Development Discussion <postgis-devel@lists.osgeo.org> <br>Rubrik: Re: [postgis-devel] What is the correct way to remove a         sql-signature <br> <br><br>On Mon, Aug 26, 2013 at 01:23:30PM +0200, Nicklas Avén wrote:<br>> Hallo<br>> <br>> <br>> TWKB has changed to VarInts instead of my homebrewed compression method.<br>> Then the byte order is defined n the VarInt concept so I have removed the option to decide byteorder of input.<br>> <br>> <br>> But when I remove the sql-signatures with endianess option from postgis.sql.in and rerun configure I get into problems with comment.sql missing those functions.<br><br>Are you saying that "./configure" complains ?<br>Can you paste the exact error message ?<br><br>> What is the right way to do this?<br>> <br>> <br>> Is it just a question of triggering a new version of comment.sql or do I have to do some further changes?<br><br>Regenerating comment.sql ( should be done by "make" ) should fix the<br>problem, but if you remove a signature you should also put it into the<br>postgis_drop_before.sql ( or postgis_drop_after.sql ) file for proper<br>upgrading procedure.<br><br>Changing signatures is always expensive, better to think a lot<br>before adding any.<br><br>--strk;<br>_______________________________________________<br>postgis-devel mailing list<br>postgis-devel@lists.osgeo.org<br>http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel<br><br></body>