aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-11-27 17:12:54 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-11-27 17:12:54 -0500
commit9f4563f743eab0682f908d51fa3a9c630b31322d (patch)
treed235b04260a11ff829d84f9a4ac7ebc705b69704 /src/backend/parser/parse_expr.c
parentc66e4f138b04d749a713ad075e16f3d60975f5ad (diff)
downloadpostgresql-9f4563f743eab0682f908d51fa3a9c630b31322d.tar.gz
postgresql-9f4563f743eab0682f908d51fa3a9c630b31322d.zip
Use IEEE infinity, not 1e10, for null-and-not-null case in gistpenalty().
Use of a randomly chosen large value was never exactly graceful, and now that there are penalty functions that are intentionally using infinity, it doesn't seem like a good idea for null-vs-not-null to be using something less.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions