2004-06-08 |
Sandro Santilli | Deleted prototype for isspace() in postgis.h |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Sandro Santilli | MODULE_FILENAME path always defaults to $libdir, but... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Sandro Santilli | added 'static' modifiers for the 'error' function,... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Sandro Santilli | reverted change in lwg_parse_yyerror |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Sandro Santilli | Default MODULE_FILENAME uses $libdir unless LPATH is... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Sandro Santilli | Removed obsolete postgisgistcostestimate function creation |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Sandro Santilli | Removed postgis_old.sql from list of default rules |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Sandro Santilli | Moved old version-specific sql files under the Attic... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Sandro Santilli | Moved old version-specific sql files under the Attic... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Sandro Santilli | AddGeometryColumns call table constraints 'enforce_srid... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Sandro Santilli | Fixed a bug killing the backend - lwg_parse_yyerror... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Sandro Santilli | allowed lower case in wkt |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Sandro Santilli | Added missing prototypes. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Added y.output |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Added more cleanup |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | added semicolumns at end of blocks |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | removed, will be created |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Removed references to constraint name (unsafe) from... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | probe_geometry_columns() return message extended |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Added comments about fix_geometry_columns() job. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Added probe_geometry_columns(). |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Added DropGeometryTable description |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Added DropGeometryColumn function |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | first entries |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Added prototypes |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Fixed YACC call to rename standardly produced y.tab... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Moved all geoemtry_columns cleanup in fix_geometry_columns, |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | Lifted AddGeometryColumns result message, including... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Sandro Santilli | fix_geometry_columns() makes its best effort to find... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | Added expand_geometry - expand(geometry, int8) |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | added postgis_old.sql |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | Made it functional again. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | compatted CASTS section, commented out bogus cast geome... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | Skipped attrelid, varattnum linking for PG>=75 |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | All type definitions moved at the beginning of the... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | Fixed bug in update_geometry_stats() choking on null... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | infinite geoms handled in WKB parser |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | yet another Infinite check used: finite() - which check... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | Simplified INFINITY checks by use of isinf() |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | Infinite coordinate geoms omitted from index |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Sandro Santilli | wkt parser throws an error on Infinite coordinates |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Paul Ramsey | Document the expand() function (finally!) |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Sandro Santilli | Made equality checks the default in picksplit to catch... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Sandro Santilli | reverted Inf handling modification (conceptually bogus) |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Sandro Santilli | handled special case of Inf boxes as GiST keys in picksplit |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Sandro Santilli | stale locks removal in fix_geometry_columns() and updat... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Sandro Santilli | build_histogram2d sets 'local' search_path. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Sandro Santilli | removed namespace check for PG<73 in update_geometry_st... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Sandro Santilli | Made AddGeometryColumn delete from geometry_column... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Sandro Santilli | Placed histogram2d type definition in a common place; |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Paul Ramsey | Updates in anticipation of 0.8.2 release |
commit | commitdiff | tree | snapshot |
2004-05-28 |
Paul Ramsey | Document the multi() function. |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Sandro Santilli | compat definition of fix_geometry_columns |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Paul Ramsey | Fix bug in append mode that filled values into nonexist... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Paul Ramsey | Fix typos and section misreferences in OGC function... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Paul Ramsey | Add multi() to the new cpp based sql.in file. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Sandro Santilli | Transformed NULL numeric values to 0 as it was before... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Sandro Santilli | Used DBFWriteAttributeDirectly interface for writing... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Sandro Santilli | Other fix in 3d handling - you should now be able to... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Sandro Santilli | Fixed bug in 3d features handling. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Sandro Santilli | Totally reworked code to have a main loop for shapefile... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Sandro Santilli | Put table creation code in its own function. |
commit | commitdiff | tree | snapshot |
2004-05-13 |
Sandro Santilli | DBFReadStringValue always used to workaround shapelib... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Sandro Santilli | Added -fPIC to CXXFLAGS. Reported to be needed on Solar... |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Ralph Mason | removed generated file |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Ralph Mason | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-04-29 |
David Blasby | Noted diff between inf and Infinity on Solaris/Intel... |
commit | commitdiff | tree | snapshot |
2004-04-29 |
David Blasby | updated version |
commit | commitdiff | tree | snapshot |
2004-04-29 |
David Blasby | added sleep so it wouldnt complain on solarias as much |
commit | commitdiff | tree | snapshot |
2004-04-29 |
David Blasby | WKT parser changes required this change |
commit | commitdiff | tree | snapshot |
2004-04-29 |
David Blasby | minor changes |
commit | commitdiff | tree | snapshot |
2004-04-29 |
David Blasby | WKT parser changes to MULTIPOINT required this be updated |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Ralph Mason | clean up of wbk int and double reading code |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Ralph Mason | fix number parsing |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Ralph Mason | remove extra brackets from multipoints |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Ramsey | Change PGSQL_SRC behavior back to developer-friendly. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
David Blasby | minor changes |
commit | commitdiff | tree | snapshot |
2004-04-28 |
David Blasby | Inital Version. Hasnt been proofread. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Ramsey | Added flex/bison lines for parser. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Ramsey | Fixed spelling mistake in header text. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
David Blasby | minor changes to ensure its using the index |
commit | commitdiff | tree | snapshot |
2004-04-28 |
David Blasby | updated results |
commit | commitdiff | tree | snapshot |
2004-04-28 |
David Blasby | minor change for endianess |
commit | commitdiff | tree | snapshot |
2004-04-28 |
David Blasby | removed an elog(NOTICE) |
commit | commitdiff | tree | snapshot |
2004-04-28 |
David Blasby | inital version of regression tests |
commit | commitdiff | tree | snapshot |
2004-04-28 |
David Blasby | moved to regress/ directory |
commit | commitdiff | tree | snapshot |
2004-04-28 |
David Blasby | Added automatic endian detection for the WKB parser... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Paul Ramsey | Genericize the Makefile per Dave's request. |
commit | commitdiff | tree | snapshot |
2004-04-27 |
David Blasby | minor 3d geometrycollection bug fix |
commit | commitdiff | tree | snapshot |
2004-04-27 |
David Blasby | initial version |
commit | commitdiff | tree | snapshot |
2004-04-27 |
David Blasby | minor changes for solaris |
commit | commitdiff | tree | snapshot |
2004-04-27 |
David Blasby | fixed some typos for flip_bytes in read_int and read_double |
commit | commitdiff | tree | snapshot |
2004-04-27 |
David Blasby | minor ordering change |
commit | commitdiff | tree | snapshot |
2004-04-27 |
David Blasby | added float nextafterf_custom(float x, float y) for... |
commit | commitdiff | tree | snapshot |
2004-04-27 |
David Blasby | bison -vd -p lwg_parse_yy wktparse.y |
commit | commitdiff | tree | snapshot |
2004-04-27 |
Sandro Santilli | Fixed bug in simplify() that was using the square of... |
commit | commitdiff | tree | snapshot |
2004-04-27 |
Sandro Santilli | Removed use of geometryFactory->toGeometry(), indicated... |
commit | commitdiff | tree | snapshot |
2004-04-26 |
David Blasby | made slightly more generic |
commit | commitdiff | tree | snapshot |
2004-04-26 |
David Blasby | Minor cleanup |
commit | commitdiff | tree | snapshot |
2004-04-26 |
David Blasby | inital version |
commit | commitdiff | tree | snapshot |
next |