Re: pgsql: Introduce replication slots. - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Introduce replication slots.
Date
Msg-id 20140227143118.GG28858@alap3.anarazel.de
Whole thread Raw
In response to pgsql: Introduce replication slots.  (Robert Haas <rhaas@postgresql.org>)
List pgsql-committers
Hi,

Vik Faering noticed a couple of oversights in the replication slot
function reference, and I noticed some more, including using the text
type instead of name, while looking.

Patch attached.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pgsql: Fix crash in json_to_record().
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix WAL replay of locking an updated tuple