diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-02-19 21:36:50 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-02-19 21:36:50 -0500 |
commit | 2fb7a75f37d0beca80f45e15736ec8d50064228a (patch) | |
tree | 75b55578c09991a16f3714b928e3e5d8d717a8fd /src/backend/utils/adt/array_userfuncs.c | |
parent | 634618ecd039cf99fb8212b0314ef8a3754ca9c2 (diff) | |
download | postgresql-2fb7a75f37d0beca80f45e15736ec8d50064228a.tar.gz postgresql-2fb7a75f37d0beca80f45e15736ec8d50064228a.zip |
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
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions