pgsql: Fix bug in record_image_ops on big endian machines.

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема pgsql: Fix bug in record_image_ops on big endian machines.
Дата
Msg-id E1VUJ4f-00047z-IK@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix bug in record_image_ops on big endian machines.

The buildfarm pointed out the problem.

Fix based on suggestion by Robert Haas.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/15e46fd1dd77d908d73c48d601694a6809d18976

Modified Files
--------------
src/backend/utils/adt/rowtypes.c |    9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: json_typeof function.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Stamp 9.3.1.