On 9/24/25 01:17, loganathan P wrote:
Dear All,How do I find the date and time of applied minor patches and upgrades in a PostgreSQL database level?
In addition to looking at package information, as others have mentioned, there is:
https://git.postgresql.org/gitweb/?p=postgresql.git Click on a tag name for when the tag was created. If you click on the shortlog or log links next to the tag you get a list of the commits.
Thanks. Regards, Loganathan P
-- Adrian Klaver [email protected]
