pgstatspack - pgstatspack: fixed minor bug where the delete procedure

From: kpierno(at)pgfoundry(dot)org (User Kpierno)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgstatspack - pgstatspack: fixed minor bug where the delete procedure
Date: 2008-09-04 19:48:53
Message-ID: 20080904194853.B706017ADD23@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed minor bug where the delete procedure fails with column "spid" does not exist the real column name is snapid

Modified Files:
--------------
pgstatspack/sql:
pgstatspack_delete_old_stats.sql (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgstatspack/sql/pgstatspack_delete_old_stats.sql.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Achernow 2008-09-05 02:58:38 libpqtypes - libpqtypes: fix a couple typos in pqt-specs.3 man page
Previous Message User Mkz 2008-09-04 13:02:13 pgbouncer - pgbouncer: Put own includes at the startt of CPPFLAGS