pgsql: pgBufferUsage needs PGDLLIMPORT for pg_stat_statements on

From: itagaki(at)postgresql(dot)org (Takahiro Itagaki)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pgBufferUsage needs PGDLLIMPORT for pg_stat_statements on
Date: 2010-01-08 00:48:56
Message-ID: 20100108004856.D53417541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
pgBufferUsage needs PGDLLIMPORT for pg_stat_statements on Windows.

Modified Files:
--------------
pgsql/src/include/executor:
instrument.h (r1.22 -> r1.23)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/executor/instrument.h?r1=1.22&r2=1.23)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2010-01-08 02:11:26 Re: pgsql: Fix (some of the) breakage introduced into query-cancel
Previous Message Takahiro Itagaki 2010-01-08 00:38:20 pgsql: Add buffer access counters to pg_stat_statements.