Hi, I just noticed that AddGeometryColumn() fails if there's another table with the same name in another schema. The error seems to occur in line 44 of AddGeometrycolum(). The error message is "more than one row returned by a subquery user as an expression" Did anybody else see this problem before? (PostGIS 0.8.0, PostgreSQL 7.4) Steffen