Thread: npgsql - Npgsql2: Restrict metadata access from the pg_catalog and

npgsql - Npgsql2: Restrict metadata access from the pg_catalog and

From
jbcooley@pgfoundry.org (User Jbcooley)
Date:
Log Message:
-----------
Restrict metadata access from the pg_catalog and information_schema schemas.  This makes edmgen return only interesting
tables. In my samples, these are the tables in public.  (Similar for views, columns, keys, etc.) 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlSchema.ssdl (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlSchema.ssdl.diff?r1=1.1&r2=1.2)