pgsql: Blindly attempt to fix sepgsql tests.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Blindly attempt to fix sepgsql tests.
Дата
Msg-id E1crz2S-0000Ke-JY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Blindly attempt to fix sepgsql tests.

Due to b8d7f053c5c some permission checks are now happening even on
empty tables, and some of the checks move around.

Discussion: https://postgr.es/m/95bdb608-093c-160f-c6be-983a36ccd7f9@joeconway.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/83bbcb04ab3bce94282907d09f0e152f4ea4050b

Modified Files
--------------
contrib/sepgsql/expected/alter.out | 3 +++
contrib/sepgsql/expected/ddl.out   | 1 +
contrib/sepgsql/expected/misc.out  | 2 +-
3 files changed, 5 insertions(+), 1 deletion(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Faster expression evaluation and targetlist projection.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Blindly attempt to fix sepgsql tests #2.