Re: Proof of concept: standalone backend with full FE/BE protocol

Noah Misch <noah@leadboat.com>

From: Noah Misch <noah@leadboat.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Andres Freund <andres@2ndquadrant.com>, pgsql-hackers@postgresql.org, Tom Lane <tgl@sss.pgh.pa.us>, hlinnaka@iki.fi
Date: 2012-09-04T04:21:59Z
Lists: pgsql-hackers
On Tue, Sep 04, 2012 at 12:01:17AM -0400, Robert Haas wrote:
> Another idea here might be to stick with Tom's
> original idea of making it a connection parameter, but have it be
> turned off by default.  In other words, if an application wants to
> allow those parameters to be used, it would need to do
> PQenableStartServer() first.  If it doesn't, those connection
> parameters will be rejected.

+1


Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Remove now redundant pgpipe code.