pgsql: Add missing PGDLLIMPORT markings

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing PGDLLIMPORT markings
Date: 2026-04-08 13:55:26
Message-ID: E1wATNN-0000QW-2s@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing PGDLLIMPORT markings

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f8eec1ced6979157cbf517b5bbf617b82a01a397

Modified Files
--------------
src/include/miscadmin.h | 2 +-
src/include/portability/instr_time.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2026-04-08 18:41:46 pgsql: Add a couple of commits to .git-blame-ignore-revs.
Previous Message Thomas Munro 2026-04-08 10:45:15 pgsql: Remove RADIUS support.