mirror of
https://github.com/postgres/postgres.git
synced 2026-06-13 20:25:58 -04:00
9bf760f7de
that ps_status provides by appending 'waiting' to the PS display. This completes the project of making it feasible to turn off process title updates and instead rely on pg_stat_activity. Per my suggestion a few weeks ago.