aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2019-03-25 11:23:52 -0400
committerRobert Haas <rhaas@postgresql.org>2019-03-25 11:28:06 -0400
commit5857be907d5178673ce077ba71562f3c4297ee32 (patch)
tree43e0a4dfc86de5232bb83271b4020733ffc3087c /src/backend/utils/adt/array_userfuncs.c
parent25ee70511ec2ccbef0ad3fe64875a4d552cdcd50 (diff)
downloadpostgresql-5857be907d5178673ce077ba71562f3c4297ee32.tar.gz
postgresql-5857be907d5178673ce077ba71562f3c4297ee32.zip
Fix use of wrong datatype with sizeof().
OID and int are the same size, but they are not the same thing. David Rowley Discussion: http://postgr.es/m/CAKJS1f_MhS++XngkTvWL9X1v8M5t-0N0B-R465yHQY=TmNV0Ew@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions