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:36:01 +0000 (23:36 +0300)
commit984b9ba1d119ee59babea515b2ecab70b7b11910
tree5250e0d0c0a1a28da215a152c042956f4de5d8f3
parentd6a90aac563ecb5b32e2a1d902c9a18d8c21671f
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