[postgis-devel] schema aware functions

strk strk at keybit.net
Tue Jun 1 09:15:58 PDT 2004


On Fri, May 21, 2004 at 03:07:57AM +0000, Carl Anderson wrote:
> 
> 
> for consideration for schema aware Postgresql versions
> 
> update geometry is a replacement
> build_histogram2d is a new fcn (new prototype)
> find_extent is a new fcn (new prototype)
> 
> It works for me (TM)
> 
> the existing functions presume that all geometry tables are accesible  
> through the search_path.  These fcns are based on f_table_schema. 
> f_table_name.

I've committed own-grown version of the function you suggested,
profitting to make some cleanup and shrinking of code.
Please try current CVS and see if it still works for you :)

Note that the update_geometry_stats(table, geom) still works
the old way (as the signature suggests).

--strk;


> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel




More information about the postgis-devel mailing list