pgsql: Export a few more symbols required for test_shm_mq module.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Export a few more symbols required for test_shm_mq module.
Date: 2014-01-18 20:31:04
Message-ID: E1W4cXo-0007HW-DB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Export a few more symbols required for test_shm_mq module.

Patch from Amit Kapila.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7d7eee8bb702d7796a0d7c5886c1f4685f2e2806

Modified Files
--------------
src/include/miscadmin.h | 2 +-
src/include/postmaster/bgworker.h | 2 +-
src/include/storage/shm_mq.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-01-18 21:04:45 pgsql: Make various variables const (read-only).
Previous Message Peter Eisentraut 2014-01-18 04:18:59 pgsql: Fix client-only installation