| From: | Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: RFC: adding pytest as a supported test framework |
| Date: | 2024-06-15 17:39:57 |
| Message-ID: | CAGECzQTv_Nf5y6J_P4-H+B27JTzVZhD+F9XaxYtSOoaNZ6kV6Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, 15 Jun 2024 at 19:27, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> This surprises me. I agree that the current state of affairs is kind
> of annoying, but the contents of regress_log_whatever are usually
> quite long. Printing all of that out to standard output seems like
> it's just going to flood the terminal with output. I don't think I'd
> be a fan of that change.
I think at the very least the locations of the different logs should
be listed in the output.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-06-15 18:40:58 | Re: DROP OWNED BY fails to clean out pg_init_privs grants |
| Previous Message | Andres Freund | 2024-06-15 17:33:20 | Re: RFC: adding pytest as a supported test framework |