pgsql: Fix map_sql_table_to_xmlschema() with dropped attributes.

Started by Peter Eisentrautabout 17 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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)