]> granicus.if.org Git - postgresql/commit
Fix oversight in backpatch of 6cae9d2c10
authorAlexander Korotkov <akorotkov@postgresql.org>
Thu, 19 Sep 2019 20:36:01 +0000 (23:36 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Thu, 19 Sep 2019 20:39:31 +0000 (23:39 +0300)
commit140b7b1f93dcd681bf95fef4e3d9b71289c9af87
tree1e8006dc94b23bc3486328d468714d9d6dc27dd5
parent53d9cf2db5ded873fbcc031acb584a2c05e4983b
Fix oversight in backpatch of 6cae9d2c10

During backpatch of 6cae9d2c10 Float8GetDatum() was accidentally removed.  This
commit turns it back.

Reported-by: Erik Rijkers
Discussion: https://postgr.es/m/6d51305e1159241cabee132f7efc7eff%40xs4all.nl
Author: Tom Lane
Backpatch-through: from 11 to 9.5
src/backend/access/gist/gistget.c