pgsql: Fix map_sql_table_to_xmlschema() with dropped attributes. - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Fix map_sql_table_to_xmlschema() with dropped attributes.
Date
Msg-id 20090608213234.0424A75331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix map_sql_table_to_xmlschema() with dropped attributes.

also backpatched to 8.3

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        xml.c (r1.88 -> r1.89)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c?r1=1.88&r2=1.89)

pgsql-committers by date:

Previous
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - pg_migrator: Stamp beta 6.
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Fix map_sql_table_to_xmlschema() with dropped attributes.