From: | Aleksander Alekseev <afiskon(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Cc: | Alexander Kuzmenkov <kuzmenkov(dot)av(at)gmail(dot)com> |
Subject: | Re: preserve timestamps when installing headers |
Date: | 2021-12-02 11:31:23 |
Message-ID: | 163844468307.8893.15244395336870941924.pgcf@coridan.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, passed
Personally, I don't often encounter the problem that Alexander is describing, but I agree that there are cases when the simplest way to debug a tricky bug is to make a modification to the core. In fact, I used this technique to diagnose [1].
Unless anyone can think of the scenario when the proposed change will break something, I would suggest merging it.
[1]: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=98ec35b0
The new status of this patch is: Ready for Committer
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2021-12-02 11:54:04 | Re: pg_dump versus ancient server versions |
Previous Message | Daniel Gustafsson | 2021-12-02 11:20:16 | Re: [PATCH] Automatic HASH and LIST partition creation |