]> granicus.if.org Git - postgis/shortlog
postgis
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.
2001-09-19 Paul RamseySplit the loader README into two readmes, one for loade...
2001-09-19 Paul RamseyMakefile changes in preparation for 0.6 release.
2001-09-19 Paul RamseyChanges and additions necessary to include pgsql2shp
2001-09-19 Paul RamseyAdditions for the 0.6 release.
2001-09-18 Paul RamseyUpdates to the documentation (new functions, 0.6 specia...
2001-09-17 Jeff LounsburyFixed a stupid debugging error that would cause all...
2001-09-17 Jeff LounsburyMakefile changes:
2001-09-04 David BlasbyAdded workaround for PostgreSQL's user defined VARIABLE...
2001-09-04 David BlasbyAdded support to make WKB a full type.
2001-08-30 Paul RamseyTypo in SQL example fixed.
2001-08-24 David Blasbygeometry(text) function safer with null text fields.
2001-08-24 David Blasbyadded geometry(text) conversion function
2001-08-14 David BlasbyAdded support for better restrictivity of && searches.
2001-08-10 Paul RamseyFixed type in index description.
2001-08-08 Paul RamseyAdded a -C option for the shp2pgsql compile
2001-08-08 David BlasbyAdded new undef.sql file and perl file to generate it.
2001-08-08 David BlasbyAdded new perl function to make an undef SQL script.
2001-08-08 Paul RamseyMade OGIS type numbers final per request from James...
2001-08-07 Paul RamseyThis file is superceded by the Makefile.
2001-08-07 Paul RamseyThis binary should not have been in CVS.
2001-08-02 David BlasbyAdded more openGIS functions:
2001-07-31 David BlasbyAdded plpgsql functions AddGeometryColumn() and DeleteG...
2001-07-30 David BlasbyStarting to integrate all the SRIDs into functions...
2001-07-30 Paul RamseyOoops, back to shp2pgsql as the target (dummy target)
2001-07-30 Paul RamseyRenamed loader target to 'loader'.
2001-07-30 Paul RamseyAdded a line to automatically make shp2pgsql with ...
2001-07-29 Paul RamseyAdded section on upgrading.
2001-07-26 Paul RamseyAnd one last time, this time for real, fixing the insta...
2001-07-26 Paul RamseyChanged back to libdir for the install path
2001-07-26 Paul RamseyUpdated minor version number to 5
2001-07-24 David Blasbyadded expand_bbox(bbox,double) for easier searching.
2001-07-24 David Blasbyminor change to distance(geom,geom) for stability
2001-07-24 David Blasbyadded distance(geometry,geometry) and support functions
2001-07-23 Paul RamseyApply Norman Vine's Cygwin fix for the loader to compile
2001-07-22 Paul RamseyFix error in shp2pgsql section.
2001-07-21 Paul RamseyAdded lines for 0.2 and 0.5
2001-07-21 David BlasbyFixes to single-point-line problem.
2001-07-21 Paul RamseyUpdates for 0.5 release.
next