Re: preserve timestamps when installing headers - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: preserve timestamps when installing headers
Date
Msg-id 163844468307.8893.15244395336870941924.pgcf@coridan.postgresql.org
Whole thread Raw
In response to preserve timestamps when installing headers  (Alexander Kuzmenkov <akuzmenkov@timescale.com>)
List 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
simplestway 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

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: [PATCH] Automatic HASH and LIST partition creation
Next
From: Robert Haas
Date:
Subject: Re: pg_dump versus ancient server versions