On Thu, Oct 23, Kevin Neufeld wrote: > Did you try probe_geometry_columns()? > > It scans the system tables looking for the constraints usually assigned > to a geometry column and inserts the discovery into the > public.geometry_columns table.
Interesting. I searched the docs just now, and only found one reference to the function - it's mentioned as having received a bugfix, but nowhere can you see what it does :) Thanks for the pointer. > Alternatively, you can use the attached plpgsql that I use all the time. Saved to the scratchpad, thanks. \\kristian -- ... et nemo ex vobis interrogat me: »Quo vadis?« _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
