pgsql: Add missing PGDLLIMPORT marker.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add missing PGDLLIMPORT marker.
Date: 2026-08-14 18:42:22
Message-ID: E1wuwrF-00000000a1F-3Ip6@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing PGDLLIMPORT marker.

Oversight in commit ffca23839c.

Reported-by: Anton Voloshin <a(dot)voloshin(at)postgrespro(dot)ru>
Author: Anton Voloshin <a(dot)voloshin(at)postgrespro(dot)ru>
Backpatch-through: 14

Branch
------
master

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

Modified Files
--------------
src/include/utils/acl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2026-08-14 18:42:23 pgsql: Add missing PGDLLIMPORT marker.
Previous Message Nathan Bossart 2026-08-14 16:30:43 pgsql: Retire PQfn().