Code review for pg_stat_get_backend_activity_start patch --- fix
Tom Lane <tgl@sss.pgh.pa.us>
Code review for pg_stat_get_backend_activity_start patch --- fix return type, make protection condition agree with recent change to pg_stat_get_backend_activity, clean up documentation.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/monitoring.sgml | modified | +10 −10 |
| doc/src/sgml/runtime.sgml | modified | +4 −3 |
| src/backend/utils/adt/pgstatfuncs.c | modified | +4 −4 |
| src/bin/initdb/initdb.sh | modified | +2 −2 |
| src/include/catalog/pg_proc.h | modified | +2 −2 |