mirror of
https://github.com/postgres/postgres.git
synced 2025-05-09 18:21:05 +03:00
Per discussion, this could be useful for purposes such as programmatically detecting a nonresponding stats collector. We already have the timestamp anyway, it's just a matter of providing a SQL-accessible function to fetch it. Matt Kelly, reviewed by Jim Nasby