pgsql: Fix an oversight in an 8.3-era patch: pgstat_initstats should

Started by Tom Lanealmost 17 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix an oversight in an 8.3-era patch: pgstat_initstats should allow stats
to be collected for sequences.

Report and fix by Akira Kurosawa

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/src/backend/postmaster:
pgstat.c (r1.169.2.1 -> r1.169.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgstat.c?r1=1.169.2.1&r2=1.169.2.2)