]> git.ipfire.org Git - thirdparty/postgresql.git/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 19:07:13 +0000 (19:07 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 7 Jun 2007 19:07:13 +0000 (19:07 +0000)
commit02c31e885d76b422ebf76ec06a5e9c5fff0975d8
treec311da5a5d2643c908f9b6f8e8607ab111b7400d
parent7c92618676b739d76cf387f8a6c278a7f1b265a8
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