]> 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:26 +0000 (23:39 +0300)
commit2f0434e8e96f8850705fbd46a12fb5286cf8922a
treeb5a12599bbdcd2971ee4455dbf7be09e80ace2c0
parent2da8e56db35cf3759c22b97bcb22216837dec3e1
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