pgsql: Add PGDLLIMPORT to ScanKeywords and NumScanKeywords.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add PGDLLIMPORT to ScanKeywords and NumScanKeywords.
Date: 2012-03-31 14:56:36
Message-ID: E1SDzjI-000603-UG@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Add PGDLLIMPORT to ScanKeywords and NumScanKeywords.

Per buildfarm, this is now needed by contrib/pg_stat_statements.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5e83854d71bb05403768a97a415a129b0081564b

Modified Files
--------------
src/include/parser/keywords.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-03-31 15:19:31 pgsql: Fix glitch recently introduced in psql tab completion.
Previous Message Peter Eisentraut 2012-03-30 17:49:07 pgsql: pgxs: Supply default values for BISON and FLEX variables

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-03-31 15:01:08 narwhal versus gnu_printf
Previous Message Simon Riggs 2012-03-31 14:21:48 Re: measuring lwlock-related latency spikes