Skip to content
Snippets Groups Projects
Commit 0d5eb8f9 authored by Tom Lane's avatar Tom Lane
Browse files

Fix btree_gist for new larger money type.

parent ef072219
No related branches found
No related tags found
No related merge requests found
......@@ -778,7 +778,7 @@ AS
FUNCTION 5 gbt_cash_penalty (internal, internal, internal),
FUNCTION 6 gbt_cash_picksplit (internal, internal),
FUNCTION 7 gbt_cash_same (internal, internal, internal),
STORAGE gbtreekey8;
STORAGE gbtreekey16;
--
--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment