[postgis-devel] Issue 72 in postgis: ST_Estimated_Extent sometimes returns null if table exists but not in current schema

codesite-noreply at google.com codesite-noreply at google.com
Mon Nov 24 12:55:55 PST 2008


Comment #7 on issue 72 by robe.... at cityofboston.gov: ST_Estimated_Extent  
sometimes returns null if table exists but not in current schema
http://code.google.com/p/postgis/issues/detail?id=72

Don't quite get you mean by no need to complicate things by adding the  
plpgsql wrapper .

I had started by stuffing your subquery instead of current_schema in the  
sql wrapper
version and that worked except for the case when the subquery returns no  
records,
then it comes back with the same annoying null estimated_extent with no  
message as to
why.  Which was my main gripe to begin with.

You mean touch the C code directly?  Hmm haven't looked at the C code.

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the postgis-devel mailing list