[postgis-devel] [PostGIS] #532: Temporary table geography columns appear in other's sessions

PostGIS trac at osgeo.org
Mon May 31 17:45:43 PDT 2010


#532: Temporary table geography columns appear in other's sessions
----------------------+-----------------------------------------------------
  Reporter:  mwtoews  |       Owner:  pramsey      
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  PostGIS 1.5.2
 Component:  postgis  |     Version:  1.5.X        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by mwtoews):

 I've added the patch. I tried pg_table_is_visible(oid), but it seemed to
 be false (I'm not sure why).

 Also, before considering this patch, be aware:
  1. It is for PostgreSQL 8.2 and up
  1. I removed the filter {{{c.relkind IN('r','v')}}} figuring that
 {{{t.typname = 'geography'}}} is enough, but I'm no expert on this

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/532#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list