[CON Devel] drop_table and spatial processing

Mark Janssen janssen at ladco.org
Thu Sep 22 09:51:19 PDT 2005


I found out what was wrong with this. In the program

./src/db/spatial.sql

the line:
	set search_path = spatial ;

should read

set search_path = spatial, globals ;

Happy day all is good with the world. :-)

I guess this first "bug" means we should start working on some kind of cvs 
for this model...

thoughts?

Mark






More information about the Devel mailing list