With a SVN client, you can just check out. svn co https://svn.osgeo.org/fdo/branches/4.1
And the file you're interested in changing in is: Providers/GenericRdbms/Src/PostGis/SchemaMgr/Ph/Rd/DbObjectReader.cpp The table listing query involving pg_authid is in there. Or ... You could try downloading this patched PostgreSQL provider for MGOS 3.1.2 64-bit I just uploaded where I have already changed the table listing query to no longer join on pg_authid http://download.osgeo.org/mapguide/patches/PostGIS_MGOS312_x64/PostgreSQLProvider_MGOS312_x64.zip The change in question being: https://trac.osgeo.org/fdo/changeset/7953 I'm interested to know if this patched provider works for you. - Jackie -- Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html _______________________________________________ mapguide-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapguide-users
