pgsql: Mark SessionReplicationRole as PGDLLIMPORT so it can be used from

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mark SessionReplicationRole as PGDLLIMPORT so it can be used from
Date: 2008-09-19 14:43:46
Message-ID: 20080919144346.3C09C7545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Mark SessionReplicationRole as PGDLLIMPORT so it
can be used from Slony functions.

Per report from Hiroshi Saito.

Modified Files:
--------------
pgsql/src/include/commands:
trigger.h (r1.67 -> r1.68)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/commands/trigger.h?r1=1.67&r2=1.68)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2008-09-19 14:43:47 pgsql: Mark SessionReplicationRole as PGDLLIMPORT so it can be used from
Previous Message Peter Eisentraut 2008-09-19 13:08:08 pgsql: Add additional rules so that make init-po for ecpg gets up to