| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: psql - add SHOW_ALL_RESULTS option |
| Date: | 2021-04-06 21:29:01 |
| Message-ID: | alpine.DEB.2.22.394.2104062323150.2555247@pseudo |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello Peter,
>> My 0.02€: I tested this updated version and do not have any comment on this
>> version. From my point of view it could be committed. I would not bother to
>> separate the test style ajustments.
>
> Committed. The last thing I fixed was the diff in the copy2.out regression
> test. The order of the notices with respect to the error messages was wrong.
> I fixed that by switching back to the regular notice processor during COPY
> handling.
>
> Btw., not sure if that was mentioned before, but a cool use of this is to
> \watch multiple queries at once, like
>
> select current_date \; select current_time \watch
Indeed, that was one of the things I tested on the patch. I'm wondering
whether the documentation should point this out explicitely.
Anyway Thanks for the push!
--
Fabien.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fabien COELHO | 2021-04-06 21:31:31 | Re: pgbench - add pseudo-random permutation function |
| Previous Message | Alvaro Herrera | 2021-04-06 20:56:49 | Re: Autovacuum on partitioned table (autoanalyze) |