]> granicus.if.org Git - postgis/shortlog
postgis
2002-07-17 Chris Hodgsonadded a "common problems" sub-section to the "installin...
2002-07-06 Paul RamseyReverted USE_PROJ to 0
2002-07-06 Paul RamseyPatch from Steffen Macke, NULL attributes are imported...
2002-07-04 David Blasbyadded bytea(wkb)
2002-06-26 Paul Ramseyfixed syntax error in reference to pgsql2shp
2002-06-26 Paul RamseyCygwin fixes to the install target to provide .exe...
2002-06-07 Jeff Lounsburyfixed a bug in pgsql2shp which displayed the total...
2002-05-28 Chris Hodgson- updated the ~ and @ operator definitions in postgis_g...
2002-05-28 Chris Hodgson- updated the ~ and @ operator definitions in postgis_g...
2002-05-28 Chris Hodgson- updated the translate function in postgis_fn.c to...
2002-05-22 Paul RamseyFixed syntax error in GeometryN defn.
2002-05-14 Paul RamseySet USE_PG72 to 0.
2002-05-14 Paul RamseyDocumentation updates for 0.7.1 release.
2002-05-14 Paul RamseyStripped DOS carriage returns from all source code...
2002-05-14 Chris Hodgson- integrated a bugfix for the rtree_picksplit algorithm...
2002-05-06 Chris Hodgson- changed add_to_geometry() and collector() so that...
2002-05-04 Paul RamseyFixed mistake in FAQ example on radius searching.
2002-05-04 Paul RamseyMore docbook changes.
2002-05-04 Paul RamseyDocbook syntax error changes.
2002-05-04 Paul RamseyAdded postgis_undef.sql to make clean target.
2002-05-04 Paul RamseyDocumentation updates to go with the 0.7 release. All...
2002-05-04 Paul RamseyAdd commenting to indicate the coordinate system of...
2002-05-04 Paul RamseyUpdate shapelib references to 1.2.9.
2002-05-04 Paul RamseyAdded an "install" target which installs shp2pgsql...
2002-05-04 Paul RamseyChanged WANT_PROJECTION flag to USE_PROJ to match other...
2002-05-04 Paul RamseyAdded GeomFromText alias to GeometryFromText since...
2002-05-03 Paul RamseyStart of 0.7 documenation edits.
2002-05-02 David Blasbytransform_geom() - if it gets and error -38 from PROJ...
2002-04-30 David BlasbyBetter error reporting.
2002-04-30 David BlasbyAdded some debugging to transform.
2002-04-29 David BlasbyAdded distance_ellipsiod(point,point,ellipsoid)
2002-04-26 Chris Hodgson- cut the gist indexing-related functions out of postgi...
2002-04-26 Paul RamseyColumn name length limitation removed. Patch submitted...
2002-04-23 Paul RamseyXML syntax error.
2002-04-19 Paul RamseyRemoved the CREATE INDEX statement since there is alrea...
2002-04-19 Paul RamseyAdded PROJ4 entries to all relevant rows, altered the...
2002-04-19 Paul RamseyPatches to bring example up to current version in terms...
2002-04-15 Jeff Lounsburyfixed bug that allowed two field names to be the same...
2002-03-26 David Blasbychanged postgis_Version() to return type text, not...
2002-03-25 Paul RamseyMinor syntax changes in commenting.
2002-03-25 Paul RamseyMinor syntactical changes to try and allow compilation...
2002-03-22 Chris HodgsonAdded the collect(geometry) function which is an aggreg...
2002-03-15 David BlasbyADD xmin(box3d) etc... for box3d's.
2002-03-14 Jeff Lounsburyadded a warning to the shape dumper when there are...
2002-03-01 Paul RamseyAlter shp2pgsql in the -d case so that 'DELETE FROM...
2002-02-27 David Blasbyminor bug in geometry_to_text() for BOX3D only types...
2002-02-27 David BlasbyBOX3D only geometries now dump as "SRID=x;BOX3D(.....
2002-02-26 David Blasbyfor bbox only geometries, it will dump as "SRID=x;NULL...
2002-02-23 Paul RamseyPatch to pgsql2shp to allow dumping of tables with...
2002-02-19 Paul RamseyPatch to shp2pgsql.c to properly handle 3D shape files...
2002-02-18 David Blasbyminor bug fix
2002-02-18 David BlasbyAdded TS support function (chip and some non-SFSQL...
2002-02-13 Paul RamseyFixed syntax error in UPDATE statement.
2002-01-11 David Blasbybetter "no proj4" support addded
2002-01-08 Paul RamseyFixed dumb error in POINT syntax example.
2002-01-07 David BlasbyOrder changes to avoid conflicts.
2002-01-03 David BlasbyAdded max_distance(l1,l2) function
2001-12-21 David BlasbyCoordinate transformation function, transform() added...
2001-12-21 Paul RamseyDoco changes to reflect use of 'createlang' as default...
2001-12-18 David BlasbyAdded to achive (no code)
2001-12-12 David Blasbychanged setSRID(chip and geometry, int) so its cachable
2001-12-12 David BlasbyMade setSRID cachable
2001-11-21 David BlasbyChip now handles data with different datasizes (datum_size)
2001-11-19 Paul RamseyFix error in sentence about OGC support.
2001-11-07 Paul RamseyAdded dates to changelog *yawn*
2001-11-07 Paul RamseyAdded 0.6.2 changes.
2001-11-06 Jeff LounsburyFixed the 'free memory that didn't exist problem' from...
2001-11-02 David BlasbyNew CHIP type
2001-11-02 David BlasbyAdded CHIP info
2001-11-02 Paul RamseyAdded README to files installed by default
2001-11-01 Paul RamseyUpdated shapelib files from latest CVS version.
2001-10-31 Paul RamseyAdded spatial_ref_sys.sql to the installed files for...
2001-10-30 Paul RamseyAdded some line commenting to make names more readable.
2001-10-30 Paul RamseyMore spelling fixes, this time with ispell! :)
2001-10-30 Paul RamseyFix spelling mistake.
2001-10-29 Jeff Lounsburyfixed a bug which made the last column value in the...
2001-10-26 Paul RamseyAdded N.Vines changes to Makefile for better compilatio...
2001-10-26 Paul RamseyFixed documentation error with respect to box3d
2001-10-25 David BlasbyFixed but in WKB out - wkb_multi* didnt set the 'size...
2001-10-24 Paul RamseyFile with all the ESRI standard ID codes, with correspo...
2001-10-24 Paul RamseySweet mary, mother of god, getopt.c was a mess! Cleaned...
2001-10-23 Jeff Lounsburyfixed a bug in shp2pgsqkl that allocated way too much...
2001-10-22 Jeff LounsburyStandard GNU option handling.
2001-10-22 Jeff LounsburyModified both loader/dumper to use gnu getopt.c instead...
2001-10-18 Paul Ramseypostgis_undef.sql is now automatically generated from...
2001-10-18 Paul RamseyAdded lines to automatically create postgis_undef.sql...
2001-10-18 David Blasbycreate_undef.pl changed to reove the 2 meta-info tables...
2001-10-17 Paul RamseyUpdated style.css to match new website.
2001-10-15 Paul Ramsey0.6.1 changes
2001-10-15 Paul RamseyUsage documentation changes.
2001-10-11 Paul RamseyAdded line break ot usage.
2001-10-11 Paul RamseyMade usage line more friendly for 80 column displays.
2001-10-11 Paul RamseyEdited the usage log to by nicer to 80 column displays
2001-10-11 Jeff LounsburyFixed some errors and warning that caused it not to...
2001-10-11 Jeff LounsburyModified the .c files slightly to get rid of some warnings.
2001-10-04 Jeff LounsburyModified the pgsql2shp file to use getopt to parse...
2001-10-01 Jeff LounsburyModified the program to use getopt topion parsing.
2001-09-20 Jeff LounsburyModified this file to dynamically detemine the name...
2001-09-20 David BlasbyRemoved index-based extent() support functions in postg...
2001-09-19 Paul RamseyUpdated to provide usage information for the dumper.
next