mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 03:21:24 +03:00
This patch also removes buffer-usage statistics from the track_counts output, since this (or the global server statistics) is deemed to be a better interface to this information. Itagaki Takahiro, reviewed by Euler Taveira de Oliveira.