BUG #14120: Documentation suggestion 35.4.2

From: kayzizz(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14120: Documentation suggestion 35.4.2
Date: 2016-04-29 01:38:40
Message-ID: 20160429013840.19112.65336@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14120
Logged by: Kanayo Ojobor
Email address: kayzizz(at)gmail(dot)com
PostgreSQL version: 9.4.7
Operating system: Fedora 22
Description:

Return value for 2nd and 3rd Create Functions should be of type numeric.

Not integer because the balance column suggests a numeric type

This is consistent with monetary data types

If you look at 35.4.3
The salary type reflects numeric.

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2016-04-29 03:38:18 Re: streaming replication master can fail to shut down
Previous Message David Rowley 2016-04-29 01:16:12 Re: BUG #14107: Major query planner bug regarding subqueries and indices