aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regproc.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2013-10-30 09:13:42 -0400
committerRobert Haas <rhaas@postgresql.org>2013-10-30 09:14:56 -0400
commit343bb134ea20d3b7286c620c15a067da79cab724 (patch)
treeac2f8692d3b78076d618f6afdf58b2632991920a /src/backend/utils/adt/regproc.c
parent6756c8ad305f78a1d27875c3d40d3bf271cf4789 (diff)
downloadpostgresql-343bb134ea20d3b7286c620c15a067da79cab724.tar.gz
postgresql-343bb134ea20d3b7286c620c15a067da79cab724.zip
Avoid too-large shift on 32-bit Windows.
Apparently, shifts greater than or equal to the width of the type are undefined, and can surprisingly produce a non-zero value. Amit Kapila, with a comment by me.
Diffstat (limited to 'src/backend/utils/adt/regproc.c')
0 files changed, 0 insertions, 0 deletions