postgresql/doc
Tom Lane 2fb7a75f37 Add pg_stat_get_snapshot_timestamp() to show statistics snapshot timestamp.
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
2015-02-19 21:36:50 -05:00
..
src Add pg_stat_get_snapshot_timestamp() to show statistics snapshot timestamp. 2015-02-19 21:36:50 -05:00
bug.template
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO