Re: Question to datatype.sgml

2019-12-30 Thread Tatsuo Ishii
>>> It does actually mean "even and odd". This kind of rounding is also >>> called "Banker's Rounding". >>> https://en.wikipedia.org/wiki/Rounding#Round_half_to_even > >> Oh, Thanks! The link is very helpful. > > I think actually the standard terminology is "round-to-nearest-even". Ok, I will c

Re: is_nullable column of information_schema.columns table

2019-12-30 Thread Bruce Momjian
On Sat, Dec 28, 2019 at 08:19:51PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/infoschema-columns.html > Description: > > is_nullable column of information_schema.columns table does not show