]> granicus.if.org Git - postgis/commit
Placed histogram2d type definition in a common place;
authorSandro Santilli <strk@keybit.net>
Tue, 1 Jun 2004 16:16:23 +0000 (16:16 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 1 Jun 2004 16:16:23 +0000 (16:16 +0000)
commit1db62e335db2e6b6538b30b5c554011a549cf230
tree6a9c7914cf750c6bb6f06f8370f44e80dfbaaf50
parentdce969ac46122975f9267b42319dd1c453db268d
Placed histogram2d type definition in a common place;
added find_extent(schema, table, column) and build_histogram2d(histogram,
schema, table, column); modified update_geometry_stats() to make use
of available f_table_schema and to set statistical fields to NULL
for stale records. Thanks to Carl Anderson for the ideas.

git-svn-id: http://svn.osgeo.org/postgis/trunk@560 b70326c6-7e19-0410-871a-916f4a2858ee
postgis.sql.in