Re: optionally schema-qualified for table_name

2020-03-21 Thread Bruce Momjian
On Thu, Mar 12, 2020 at 05:58:02AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/sql-altersequence.html > Description: > > Although I can see that table_name in OWNED BY clause can be optionall

Re: Incomplete or misleading explanation of the data types for mathematical operators

2020-03-21 Thread Bruce Momjian
On Thu, Mar 5, 2020 at 08:03:19PM -0700, Sergei Agalakov wrote: > On 3/5/2020 7:29 PM, Bruce Momjian wrote: > > On Wed, Jan 29, 2020 at 07:35:18PM +, PG Doc comments form wrote: > > > Multiplication preserves data type, exponentiation silently converts > > > bigint > > > to double, but preser