#POSTGIS IRC Log - 2009-04-10

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
00:24:20 CIA-34: mcayland * r3989 /trunk/loader/ ( shp2pgsql-core.c shp2pgsql.c ):
00:24:21 CIA-34: Make good on my promise from bug #123 to remove the E'...' escaping from
00:24:21 CIA-34: shp2pgsql and revert to standard SQL escaping. Also rename
00:24:21 CIA-34: protect_quote_string( ) and make_good_string( ) to escape_insert_string( ) and
00:24:21 CIA-34: escape_copy_string( ) respectively so the names reflect what they actually do.
03:41:31 sigq: geosfeed: Ticket #247 ( defect created ): Can not compile GEOS SVN <http://trac.osgeo.org/geos/ticket/247>
04:04:40 CIA-34: strk * r2345 /trunk/source/ ( 3 files in 2 dirs ): Sync LineSegment with JTS-1.9
06:14:31 sigq: geosfeed: Ticket #247 ( defect updated ): Can not compile GEOS SVN <http://trac.osgeo.org/geos/ticket/247#comment:1>
07:11:57 CIA-34: mloskot * r2346 /trunk/configure.in: Do not generate Makefile for tests/unit/tut. Fixed bug reported as #247.
07:24:34 sigq: geosfeed: Ticket #247 ( defect closed ): Can not compile GEOS SVN <http://trac.osgeo.org/geos/ticket/247#comment:2>
12:18:48 CIA-34: strk * r2347 /trunk/source/operation/buffer/ ( 3 files ): Port BufferInputLineSimplifier from JTS 1.9