[postgis-devel] probe_geometry_columns

strk at refractions.net strk at refractions.net
Wed Apr 26 05:26:03 PDT 2006


Kevin, I was giving your function a try, but it wasn't accepted
by postgresql 8.0.1:

ERROR:  syntax error at or near "quote_ident" at character 3040
psql:populate_geometry_columns.sql:184: ERROR:  syntax error at or near "quote_ident" at character 3040
psql:populate_geometry_columns.sql:184: LINE 81: ... could not apply constraint CHECK (srid(%) = %)', quote_iden...
psql:populate_geometry_columns.sql:184:

Any idea ?

--strk;

On Wed, Apr 12, 2006 at 12:13:44PM -0700, Kevin Neufeld wrote:
> Done.
> 
> Kevin Neufeld wrote:
> >Markus Schaber wrote:
> >>
> >>>From looking at the code, it seems that this will not work fine for
> >>"mixed" geometry columns, which can be declared with 'GEOMETRY' as
> >>geometry type.
> >>  
> >Right... forgot about that case. Will make the appropriate change.
> >Thx
> >
> -- Kevin



More information about the postgis-devel mailing list