pgsql: Add missing calls to DatumGetUInt32.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Add missing calls to DatumGetUInt32.
Дата
Msg-id E1YdhXB-0000ib-Dx@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add missing calls to DatumGetUInt32.

These were inadvertently ommitted from the commit that introduced
abbreviated keys, commit 4ea51cdfe85ceef8afabceb03c446574daa0ac23.

Peter Geoghegan

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/varlena.c |    8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Define integer limits independently from the system definitions.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: psql: fix \connect with URIs and conninfo strings