]> granicus.if.org Git - postgresql/commit
Avoid losing track of data for shared tables in pgstats. Report by Michael
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 7 Jun 2007 18:53:17 +0000 (18:53 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 7 Jun 2007 18:53:17 +0000 (18:53 +0000)
commit2d9d7a6bf56801e38ba93e22346a5ef3b9ac73ea
tree1683fcb098d9dff54dbb726689b22f7f1e27b4cd
parent04d919a11aefcba77569c5d4b897c4f583e05c5f
Avoid losing track of data for shared tables in pgstats.  Report by Michael
Fuhr, patch from Tom Lane after a messier suggestion by me.
src/backend/postmaster/pgstat.c