[HACKERS] Re: [COMMITTERS] pgsql: Logical replication support for initial datacopy

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [HACKERS] Re: [COMMITTERS] pgsql: Logical replication support for initial datacopy
Дата
Msg-id 04fb0f2d-51a1-b7f5-85f4-f7d7148b06e7@2ndquadrant.com
обсуждение исходный текст
Список pgsql-hackers
On 3/30/17 14:04, Fujii Masao wrote:
> On Thu, Mar 23, 2017 at 9:59 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
>> Logical replication support for initial data copy
> 
> + case T_SQLCmd:
> + if (MyDatabaseId == InvalidOid)
> + ereport(ERROR,
> + (errmsg("not connected to database")));
> 
> This error message doesn't seem to follow the error message style in docs.

I have committed an improved message.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
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 по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: [HACKERS] Supporting huge pages on Windows
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: [HACKERS] Patches that don't apply or don't compile: 2017-09-12