]> granicus.if.org Git - postgis/shortlog
postgis
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.
2001-07-20 Paul RamseyEntered 0.5 change list
2001-07-20 Paul RamseyFirst version.
2001-07-20 Paul RamseyChange version numbers
2001-07-20 Paul RamseyUpdated to include all new functions and features since...
2001-07-20 David BlasbyDumper changes.
2001-07-20 Paul RamseySpelling error in makefile.
2001-07-20 Paul RamseyFixed dos2unix problem.
2001-07-20 Paul RamseyAdded newlines after each begin directive.
2001-07-20 David BlasbyAdded -dump option to produce pg_dump format output...
2001-07-20 Paul RamseyHopefully fixed PGSQL_SRC environment variable test.
2001-07-18 David BlasbyAdded function:
2001-07-18 Paul RamseyChanged loader name to shp2pgsql
2001-07-18 Paul RamseyInitial add of the data loader code.
2001-07-16 Paul RamseyAdded a 'make clean' directive.
2001-06-29 David BlasbyFixed bug: must ALWAYS copy input data - never modify...
2001-06-29 David BlasbyFix typo in box3d
2001-06-28 David BlasbyAdded force_collection(geometry)
2001-06-28 David Blasbyconverting a GEOMETRYCOLLECTION to wkb had the size...
2001-06-27 David Blasby*** empty log message ***
2001-06-27 David BlasbyInitial version of Projection support (currently limite...
2001-06-26 Paul RamseyBuilding in non-standard location now requires the...
2001-06-26 David BlasbyAdded OGIS support functions and basic constructors.
2001-06-22 David BlasbyAltered to point local development library path at...
next