Re: [HACKERS] ALTER PUBLICATION documentation

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: [HACKERS] ALTER PUBLICATION documentation
Дата
Msg-id 20170530021624.GC116176@gust.leadboat.com
обсуждение исходный текст
Ответ на Re: [HACKERS] ALTER PUBLICATION documentation  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: [HACKERS] ALTER PUBLICATION documentation  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On Wed, May 24, 2017 at 07:24:08PM -0400, Peter Eisentraut wrote:
> On 5/22/17 17:50, Jeff Janes wrote:
> > "The first variant of this command listed in the synopsis can change all
> > of the publication properties specified in CREATE PUBLICATION
> > <https://www.postgresql.org/docs/devel/static/sql-createpublication.html>."
> > 
> > That referenced first variant no longer exists.  I don't if that should
> > just be removed, or reworked to instead describe "ALTER PUBLICATION name
> > SET".
> 
> Yeah that got whacked around a bit too much.  I'll see about fixing it up.

[Action required within three days.  This is a generic notification.]

The above-described topic is currently a PostgreSQL 10 open item.  Peter,
since you committed the patch believed to have created it, you own this open
item.  If some other commit is more relevant or if this does not belong as a
v10 open item, please let us know.  Otherwise, please observe the policy on
open item ownership[1] and send a status update within three calendar days of
this message.  Include a date for your subsequent status update.  Testers may
discover new open items at any time, and I want to plan to get them all fixed
well in advance of shipping v10.  Consequently, I will appreciate your efforts
toward speedy resolution.  Thanks.

[1] https://www.postgresql.org/message-id/20170404140717.GA2675809%40tornado.leadboat.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: [HACKERS] Re: pg_dump ignoring information_schema tables which used in CreatePublication.
Следующее
От: Noah Misch
Дата:
Сообщение: Re: [HACKERS] PATCH: recursive json_populate_record()