diff options
author | Fujii Masao <fujii@postgresql.org> | 2017-04-19 00:12:27 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2017-04-19 00:12:27 +0900 |
commit | 39a6772d04940b994acd9a3fd954cacdc2f88b26 (patch) | |
tree | 2b446aa01ccc8554d2775ed89f92acc8e527dcd3 /src/backend/executor/execUtils.c | |
parent | b977780a9b2c546f8e2bf19fa3232b3e3d334916 (diff) | |
download | postgresql-39a6772d04940b994acd9a3fd954cacdc2f88b26.tar.gz postgresql-39a6772d04940b994acd9a3fd954cacdc2f88b26.zip |
Use DatumGetInt32() to extract 32-bit integer value from a datum.
Previously DatumGetObjectId() was wrongly used for that.
Author: Masahiko Sawada
Reviewed-by: Kyotaro Horiguchi
Reported-by: Fujii Masao
Discussion: http://postgr.es/m/CAHGQGwFDWh_Qr-q_GEMpD+qH=vYPMdVqw=ZOSY3kX_Pna9R9SA@mail.gmail.com
Diffstat (limited to 'src/backend/executor/execUtils.c')
0 files changed, 0 insertions, 0 deletions