Re: [PATCH] Make pg_basebackup configure and start standby [Review]
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: Boszormenyi Zoltan <zb@cybertec.at>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2013-01-05T14:41:57Z
Lists: pgsql-hackers
On Thu, Jan 3, 2013 at 1:33 PM, Boszormenyi Zoltan <zb@cybertec.at> wrote: > 2013-01-02 11:54 keltezéssel, Boszormenyi Zoltan írta: > > 2013-01-02 10:37 keltezéssel, Boszormenyi Zoltan írta: > > 2013-01-02 10:12 keltezéssel, Magnus Hagander írta: > Attached is the quotes-v2 patch, the function is renamed and > the comment is modified plus the pg_basebackup v21 patch > that uses this function. > > > Rebased after pgtar.h was added. The quotes.c comment was modified > even more so it doesn't say this function is used for SQL string literals. Quotes patch applied with a few small changes: 1) Support for the msvc build (needs an entry added for new files that go in src/port if they should be used on Windows) 2) Makefile entries should be alphabetical (yes, that's really trivial nitpicking :D) -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Make the streaming replication protocol messages architecture-independent.
- add6c3179a4d 9.3.0 cited