Re: Logical Replication WIP

Поиск
Список
Период
Сортировка
От Erik Rijkers
Тема Re: Logical Replication WIP
Дата
Msg-id 42e3e85b3f4367e67303af046d958580@xs4all.nl
обсуждение исходный текст
Ответ на Re: Logical Replication WIP  (Erik Rijkers <er@xs4all.nl>)
Список pgsql-hackers
and the attachment...

On 2016-11-22 14:55, Erik Rijkers wrote:
> On 2016-11-20 19:06, Petr Jelinek wrote:
>> 0004-Add-SUBSCRIPTION-catalog-and-DDL-v8.patch.gz
>
> This patch contains 2 tabs which break the html build when using 'make
> oldhtml':
>
> $ ( cd
> /var/data1/pg_stuff/pg_sandbox/pgsql.logical_replication/doc/src/sgml;
> time make oldhtml )
> make check-tabs
> make[1]: Entering directory
> `/var/data1/pg_stuff/pg_sandbox/pgsql.logical_replication/doc/src/sgml'
> ./ref/create_subscription.sgml:                WITH (DISABLED);
> Tabs appear in SGML/XML files
> make[1]: *** [check-tabs] Error 1
> make[1]: Leaving directory
> `/var/data1/pg_stuff/pg_sandbox/pgsql.logical_replication/doc/src/sgml'
> make: *** [oldhtml-stamp] Error 2
>
> Very minor change, but it fixes that build.
>
> Thanks,
>
> Erik Rijkers
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Erik Rijkers
Дата:
Сообщение: Re: Logical Replication WIP
Следующее
От: Tom Lane
Дата:
Сообщение: Re: macaddr 64 bit (EUI-64) datatype support