mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +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