[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
-
Fix incorrect xmlschema output for types timetz and timestamptz.
- e6fd4a3daff6 10.21 landed
- ae8ec7febac1 14.3 landed
- 88ae77588d9a 13.7 landed
- 84f3ecdaae83 11.16 landed
- 840729fd104e 12.11 landed
- 068739fb4f34 15.0 landed