pgsql: Don't test xmin/xmax columns of a postgres_fdw foreign table.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Don't test xmin/xmax columns of a postgres_fdw foreign table.
Дата
Msg-id E1WRdAG-00078p-Ku@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't test xmin/xmax columns of a postgres_fdw foreign table.

Their values are unspecified and system-dependent.

Per buildfarm member kouprey.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b2b2491b06074e68fc7c96148cb0fdf0c8eb0469

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out |   10 +++++-----
contrib/postgres_fdw/sql/postgres_fdw.sql      |    4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Address ccvalid/ccnoinherit in TupleDesc support functions.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions.