pgsql: Fix new test case to not be endian-dependent.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Fix new test case to not be endian-dependent.
Дата
Msg-id E1eXCcr-0000cU-9X@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix new test case to not be endian-dependent.

Per buildfarm.

Discussion: https://postgr.es/m/ec295792-a69f-350f-6287-25a20e8f31d5@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/18869e202b74f36d504c5c3c7d9db9c186039eba

Modified Files
--------------
contrib/pageinspect/expected/page.out | 6 +++---
contrib/pageinspect/sql/page.sql      | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix new test case to not be endian-dependent.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Implement channel binding tls-server-end-point for SCRAM