]> granicus.if.org Git - postgis/shortlog
postgis
2004-08-03 Sandro Santilliupdated
2004-08-03 Sandro Santillihandling of more cases
2004-08-02 Sandro Santilliinitial import
2004-08-02 Sandro SantilliFixed format bugs (needed for postgis_undef.pl to work)
2004-07-29 Sandro SantilliUnability to open a shapefile or dbffile reported more...
2004-07-28 Sandro SantilliAdded postgis_full_version(), marked postgis_version...
2004-07-28 Sandro SantilliFixed a bug in postgis_full_version()
2004-07-28 Sandro SantilliChanged all version functions to return text.
2004-07-28 Sandro SantilliAdded postgis_uses_stats and postgis_scripts_version.
2004-07-28 Sandro SantilliAdded postgis_scripts_version
2004-07-27 Sandro Santillishort-circuit test for 'contains'
2004-07-27 Sandro SantilliAdded short-circuit test for the within function.
2004-07-23 Sandro SantilliAdded postgis_proj_version()
2004-07-22 Sandro SantilliUpdated to reflect geos version string split.
2004-07-22 Sandro SantilliAdded postgis_lib_version() and postgis_geos_version()
2004-07-19 Sandro SantilliAdded -i switch
2004-07-17 Sandro SantilliGEOS multi-version support switches implemented with...
2004-07-17 Sandro SantilliAdded GEOS_FIRST_INTERFACE, GEOS_LAST_INTERFACE, GEOS_J...
2004-07-17 Sandro SantilliModified to always detect geos version (no deps)
2004-07-08 Sandro SantilliUpdated to respect CoordinateSequence GEOS interface...
2004-07-02 Sandro SantilliChanged GEOS header inclusion mechanism to be more...
2004-07-01 Sandro SantilliUpdated to support latest GEOS API.
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...
next