Add tests of the CREATEROLE attribute
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 24 Jan 2022 20:25:27 +0000 (15:25 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 24 Jan 2022 20:34:19 +0000 (15:34 -0500)
commite9d4001ec592bcc9a3332547cb1b0211e8794f38
treec5ae0855de6871a2381d6a40f85ef262c3defa22
parent6aa5186146f15f8b78749b52caee1eabb3a1aa92
Add tests of the CREATEROLE attribute

The current regression tests do not contain much testing of CREATEROLE.
This patch, extracted from a larger patch set to modify how that
feature works, remedies that omission.

Author: Mark Dilger

Discussion: https://postgr.es/m/D9065DFB-56DB-4E89-A73E-DB8CC2C746C6@enterprisedb.com
src/test/regress/expected/create_role.out [new file with mode: 0644]
src/test/regress/parallel_schedule
src/test/regress/sql/create_role.sql [new file with mode: 0644]