Register missing money operators in system catalogs
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>
Showing
Please register or sign in to comment