| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Noah Misch <noah(at)leadboat(dot)com> |
| Subject: | Re: BackgroundPsql swallowing errors on windows |
| Date: | 2025-02-17 00:24:24 |
| Message-ID: | Z7KBuIPh598pV3qj@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Feb 16, 2025 at 07:03:39PM -0500, Andres Freund wrote:
> git {show|log|...} --abbrev-commit
Ah, thanks for the hint. This can also be controlled by core.abbrev at
repo level with %h. Didn't suspect this keyword.
> Cool, will after the minor release freeze.
Thanks, Andres. If you'd prefer that I double-check the code and do
it as the former committer of these two ones, please let me know.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Korotkov | 2025-02-17 00:34:26 | Re: MergeJoin beats HashJoin in the case of multiple hash clauses |
| Previous Message | Michael Paquier | 2025-02-17 00:14:09 | Re: Add pg_accept_connections_start_time() for better uptime calculation |