]> granicus.if.org Git - postgis/shortlog
postgis
2004-07-01 Sandro SantilliUpdated to support latest GEOS (actually removed all...
2004-06-22 Paul RamseyCompile patch from Markus Schaber
2004-06-22 Sandro SantilliStandard deviation factor used in histogram extent...
2004-06-22 Sandro SantilliHandled empty strings in numeric fields as '0'es.....
2004-06-18 Sandro SantilliFixed a bug in minor version extractor.
2004-06-16 Sandro Santilliadded geos_version.sh as dependency of postgis_geos_ver...
2004-06-16 Sandro SantilliChanged GEOS_VERSION to POSTGIS_GEOS_VERSION to avoid...
2004-06-16 Sandro SantilliAdded cleanup needed for GEOS > 1.0
2004-06-16 Sandro Santillifixed a typo in preprocessor define
2004-06-16 Sandro SantilliAdded postgis_geos_version.h to .cvsignore and to the...
2004-06-16 Sandro SantilliAdded code to detect geos version.
2004-06-16 Sandro Santilliinitial import
2004-06-16 Sandro SantilliAdded schema support in getMaxFieldSize.
2004-06-16 Sandro Santillidocumented statistics gethering operations
2004-06-14 Sandro Santillifixed bogus support for PG71
2004-06-14 Sandro SantilliHistogram extent redefinition after hard deviant remova...
2004-06-11 Sandro SantilliInfinite geometries handling.
2004-06-10 Sandro Santillihistogram grid size refined to use near-square cells.
2004-06-10 Sandro SantilliAdded standard deviation based histogram extent refinement
2004-06-10 Sandro SantilliSeparated the estimator code in an estimate_selectivity...
2004-06-09 Sandro SantilliMoved changes needed for PG75 inside postgis_gist_72...
2004-06-09 Sandro SantilliAdded switch for GIST_SUPPORT=75
2004-06-09 Sandro Santilliinitial import
2004-06-09 Sandro SantilliRemoved partial pgsql List API copy
2004-06-09 Sandro Santillichanged index/rindex to strchr/strrchr
2004-06-09 Sandro SantilliAdded Romi's Win32 patches.
2004-06-08 Sandro SantilliFixed to build cleanly agains pg75
2004-06-08 Sandro SantilliCompression of code terminated.
2004-06-08 Sandro Santilliremoved user connect command
2004-06-08 Sandro SantilliDeleted prototype for isspace() in postgis.h
2004-06-08 Sandro SantilliMODULE_FILENAME path always defaults to $libdir, but...
2004-06-08 Sandro Santilliadded 'static' modifiers for the 'error' function,...
2004-06-07 Sandro Santillireverted change in lwg_parse_yyerror
2004-06-07 Sandro SantilliDefault MODULE_FILENAME uses $libdir unless LPATH is...
2004-06-07 Sandro SantilliRemoved obsolete postgisgistcostestimate function creation
2004-06-07 Sandro SantilliRemoved postgis_old.sql from list of default rules
2004-06-07 Sandro SantilliMoved old version-specific sql files under the Attic...
2004-06-07 Sandro SantilliMoved old version-specific sql files under the Attic...
2004-06-07 Sandro SantilliAddGeometryColumns call table constraints 'enforce_srid...
2004-06-07 Sandro SantilliFixed a bug killing the backend - lwg_parse_yyerror...
2004-06-07 Sandro Santilliallowed lower case in wkt
2004-06-07 Sandro SantilliAdded missing prototypes.
2004-06-04 Sandro SantilliAdded y.output
2004-06-04 Sandro SantilliAdded more cleanup
2004-06-04 Sandro Santilliadded semicolumns at end of blocks
2004-06-04 Sandro Santilliremoved, will be created
2004-06-04 Sandro SantilliRemoved references to constraint name (unsafe) from...
2004-06-04 Sandro Santilliprobe_geometry_columns() return message extended
2004-06-04 Sandro SantilliAdded comments about fix_geometry_columns() job.
2004-06-04 Sandro SantilliAdded probe_geometry_columns().
2004-06-04 Sandro SantilliAdded DropGeometryTable description
2004-06-04 Sandro SantilliAdded DropGeometryColumn function
2004-06-04 Sandro Santillifirst entries
2004-06-04 Sandro SantilliAdded prototypes
2004-06-04 Sandro SantilliFixed YACC call to rename standardly produced y.tab...
2004-06-04 Sandro SantilliMoved all geoemtry_columns cleanup in fix_geometry_columns,
2004-06-04 Sandro SantilliLifted AddGeometryColumns result message, including...
2004-06-04 Sandro Santillifix_geometry_columns() makes its best effort to find...
2004-06-03 Sandro SantilliAdded expand_geometry - expand(geometry, int8)
2004-06-03 Sandro Santilliadded postgis_old.sql
2004-06-03 Sandro SantilliMade it functional again.
2004-06-03 Sandro Santillicompatted CASTS section, commented out bogus cast geome...
2004-06-03 Sandro SantilliSkipped attrelid, varattnum linking for PG>=75
2004-06-03 Sandro SantilliAll type definitions moved at the beginning of the...
2004-06-03 Sandro SantilliFixed bug in update_geometry_stats() choking on null...
2004-06-03 Sandro Santilliinfinite geoms handled in WKB parser
2004-06-03 Sandro Santilliyet another Infinite check used: finite() - which check...
2004-06-03 Sandro SantilliSimplified INFINITY checks by use of isinf()
2004-06-03 Sandro SantilliInfinite coordinate geoms omitted from index
2004-06-03 Sandro Santilliwkt parser throws an error on Infinite coordinates
2004-06-03 Paul RamseyDocument the expand() function (finally!)
2004-06-02 Sandro SantilliMade equality checks the default in picksplit to catch...
2004-06-02 Sandro Santillireverted Inf handling modification (conceptually bogus)
2004-06-02 Sandro Santillihandled special case of Inf boxes as GiST keys in picksplit
2004-06-02 Sandro Santillistale locks removal in fix_geometry_columns() and updat...
2004-06-02 Sandro Santillibuild_histogram2d sets 'local' search_path.
2004-06-01 Sandro Santilliremoved namespace check for PG<73 in update_geometry_st...
2004-06-01 Sandro SantilliMade AddGeometryColumn delete from geometry_column...
2004-06-01 Sandro SantilliPlaced histogram2d type definition in a common place;
2004-05-28 Paul RamseyUpdates in anticipation of 0.8.2 release
2004-05-28 Paul RamseyDocument the multi() function.
2004-05-24 Sandro Santillicompat definition of fix_geometry_columns
2004-05-20 Paul RamseyFix bug in append mode that filled values into nonexist...
2004-05-18 Paul RamseyFix typos and section misreferences in OGC function...
2004-05-18 Paul RamseyAdd multi() to the new cpp based sql.in file.
2004-05-13 Sandro SantilliTransformed NULL numeric values to 0 as it was before...
2004-05-13 Sandro SantilliUsed DBFWriteAttributeDirectly interface for writing...
2004-05-13 Sandro SantilliOther fix in 3d handling - you should now be able to...
2004-05-13 Sandro SantilliFixed bug in 3d features handling.
2004-05-13 Sandro SantilliTotally reworked code to have a main loop for shapefile...
2004-05-13 Sandro SantilliPut table creation code in its own function.
2004-05-13 Sandro SantilliDBFReadStringValue always used to workaround shapelib...
2004-05-04 Sandro SantilliAdded -fPIC to CXXFLAGS. Reported to be needed on Solar...
2004-04-29 Ralph Masonremoved generated file
2004-04-29 Ralph Mason*** empty log message ***
2004-04-29 David BlasbyNoted diff between inf and Infinity on Solaris/Intel...
2004-04-29 David Blasbyupdated version
2004-04-29 David Blasbyadded sleep so it wouldnt complain on solarias as much
2004-04-29 David BlasbyWKT parser changes required this change
2004-04-29 David Blasbyminor changes
next