pgsql: Widen buffer for headers in psql's \watch command.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Widen buffer for headers in psql's \watch command.
Дата
Msg-id E1bDKME-0007Ox-Fk@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Widen buffer for headers in psql's \watch command.

This is to make sure there's enough room for translated versions of
the message.  HEAD's already addressed this issue, but back-patch a
simple increase in the array size.

Discussion: <20160612145532.GA22965@postgresql.kr>

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/832c3f9328949b31f9548a60c85a73f79fbe2d3f

Modified Files
--------------
src/bin/psql/command.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Widen buffer for headers in psql's \watch command.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Widen buffer for headers in psql's \watch command.