-
Peter Eisentraut authored
The operators money*int8, int8*money, and money/int8 were implemented in code but not registered in pg_operator or pg_proc. Reviewed-by:
Pavel Stehule <pavel.stehule@gmail.com>
323b96aa
The operators money*int8, int8*money, and money/int8 were implemented in
code but not registered in pg_operator or pg_proc.
Reviewed-by:
Pavel Stehule <pavel.stehule@gmail.com>