aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/float.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-02-23 15:11:40 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2018-02-23 15:11:40 -0500
commit9fe802c8185e9a53158b6797d0f6fd8bfbb01af1 (patch)
tree493273a7076eb287b6b00803346f93e47a3a7e55 /src/backend/utils/adt/float.c
parent8af87f411c151537b6e3315c2a191110c3fec494 (diff)
downloadpostgresql-9fe802c8185e9a53158b6797d0f6fd8bfbb01af1.tar.gz
postgresql-9fe802c8185e9a53158b6797d0f6fd8bfbb01af1.zip
Fix brown-paper-bag bug in commit 0a459cec96d3856f476c2db298c6b52f592894e8.
RANGE_OFFSET comparisons need to examine the first ORDER BY column, which isn't necessarily the first column in the incoming tuples. No idea how this slipped through initial testing. Per bug #15082 from Zhou Digoal. Discussion: https://postgr.es/m/151939899974.1461.9411971793110285476@wrigleys.postgresql.org
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions