pgsql: Put back required #include

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Put back required #include
Date: 2024-03-04 12:22:49
Message-ID: E1rh7LE-0022AV-Kp@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Put back required #include

Fix for dbbca2cf29: "storage/shmem.h" is required with
-Dspinlocks=false.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/43a8875f4919e05ea25f88c3b94563f45a5bdb9e

Modified Files
--------------
src/backend/storage/lmgr/spin.c | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2024-03-04 13:01:03 Re: pgsql: Remove the adminpack contrib extension
Previous Message Daniel Gustafsson 2024-03-04 11:43:23 pgsql: Remove the adminpack contrib extension