Обсуждение: pgsql: Add missing calls to DatumGetUInt32.

Поиск
Список
Период
Сортировка

pgsql: Add missing calls to DatumGetUInt32.

От
Robert Haas
Дата:
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(-)