Re: pgsql: Support frontend-backend protocol communication using a shm_mq.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Robert Haas <rhaas(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Support frontend-backend protocol communication using a shm_mq.
Date: 2014-11-01 13:30:38
Message-ID: 5454E07E.3050804@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 10/31/14 12:47 PM, Robert Haas wrote:
> Support frontend-backend protocol communication using a shm_mq.

This fails cpluspluscheck.

src/include/libpq/pqmq.h needs to include something that defines StringInfo.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2014-11-01 13:36:39 Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes.
Previous Message Peter Eisentraut 2014-11-01 13:22:08 Re: pgsql: Oops, I fumbled the backpatch of pg_upgrade changes.

Browse pgsql-hackers by date

  From Date Subject
Next Message Petr Jelinek 2014-11-01 13:41:02 Re: tracking commit timestamps
Previous Message Michael Paquier 2014-11-01 13:00:40 Re: tracking commit timestamps