2010/11/29 Robert Haas <[email protected]>: > On Sun, Nov 28, 2010 at 5:33 AM, Tomáš Pospíšil <[email protected]> wrote: >> I have idea of creating system table for holding DTDs, XSDs, Relax-NGs >> (similar as on ORACLE). >> >> Is that good idea? > > I doubt it. Why would we want to do that?
If I understand, it allows a local copy of DTD, .. so then is possible to provide a fast DTD checking. Regards Pavel Stehule > > -- > Robert Haas > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > -- > Sent via pgsql-hackers mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers > -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
