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:23
Message-ID: E1wuwrF-00000000a1R-3oLt@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
------
REL_14_STABLE

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

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 Daniel Gustafsson 2026-08-14 19:55:52 pgsql: Use correct data type for version identifier
Previous Message Nathan Bossart 2026-08-14 18:42:22 pgsql: Add missing PGDLLIMPORT marker.