pgsql: Fix regression test output of sepgsql

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Fix regression test output of sepgsql
Дата
Msg-id E1mDJCJ-0002u1-Bc@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix regression test output of sepgsql

The difference is caused by 7b56584, for the tests involving a table
rewrite.

Per buildfarm member rhinoceros.

Discussion: https://postgr.es/m/YRHxXcyFjPuPTZui@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1e3445237b861fee2524defde79428058d90c0d8

Modified Files
--------------
contrib/sepgsql/expected/ddl.out | 2 ++
1 file changed, 2 insertions(+)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add call to object access hook at the end of table rewrite in AL
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add tab completion for DECLARE .. ASENSITIVE in psql