| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgsql: Clean up role created in new subscription test. |
| Date: | 2023-12-01 12:52:52 |
| Message-ID: | 57373BD5-C0D9-486D-9096-276FE91411D7@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
> On 1 Dec 2023, at 13:19, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
>
> Isn't it simpler to use DROP OWNED BY in 0001?
I suppose it is, I kind of like the explicit drops but we do use OWNED BY quite
a lot in the regression tests so changed to that in the attached v5.
--
Daniel Gustafsson
| Attachment | Content-Type | Size |
|---|---|---|
| v5-0001-Drop-global-objects-after-completed-test.patch | application/octet-stream | 1.7 KB |
| v5-0002-pg_regress-Detect-global-objects-left-over-after-.patch | application/octet-stream | 4.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2023-12-01 14:04:19 | Re: pgsql: meson: docs: Add {html,man} targets, rename install-doc-* |
| Previous Message | Alvaro Herrera | 2023-12-01 12:19:12 | Re: pgsql: Clean up role created in new subscription test. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashutosh Bapat | 2023-12-01 13:19:46 | Re: Postgres Partitions Limitations (5.11.2.3) |
| Previous Message | Alvaro Herrera | 2023-12-01 12:25:31 | Re: A wrong comment about search_indexed_tlist_for_var |