[PATCH] Add support to table_to_xmlschema regex when timestamp has time zone

Renan Soares Lopes <renans.l@icloud.com>

From: Renan Soares Lopes <renans.l@icloud.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-02-18T17:47:14Z
Lists: pgsql-hackers
Hello,I added a patch to fix table_to_xmlschema, could you point me how to add a unit test to that?

Commits

  1. Fix incorrect xmlschema output for types timetz and timestamptz.