When I made the cube(text) function for 7.3, I neglected to add a

Bruce Momjian <bruce@momjian.us>

Commit: c464212421e7a86c28d95fabed35cd11d4f9cab1
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-11-23T03:50:50Z
Releases: 7.4.1
When I made the cube(text) function for 7.3, I neglected to add a
matching create cast command. The attached diff adds a create cast as
assignment to cube.sql.in .

Bruno Wolff III

Files

PathChange+/−
contrib/cube/cube.sql.in modified +2 −0