pgsql: pqmq.h needs to include something that defines StringInfo. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: pqmq.h needs to include something that defines StringInfo.
Date
Msg-id E1XlLWv-0005s3-ET@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pqmq.h needs to include something that defines StringInfo.

Reported by Peter Eisentraut.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/585e0b9b277ad3b17a582b20daa8d09bd0ace8bd

Modified Files
--------------
src/include/libpq/pqmq.h |    1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes.
Next
From: Robert Haas
Date:
Subject: Re: pgsql: Support frontend-backend protocol communication using a shm_mq.