Re: Missing "CONSTRAINT" keyword in ADD CONSTRAINT form?

2023-12-04 Thread Tim Needham
Bah, scratch that, sorry again. It's because "CONSTRAINT" is implied by the reference to CREATE DOMAIN, isn't it? Sorry. On Mon, Dec 4, 2023 at 8:29 PM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/16/s

Re: Example numeric constants aren't valid?

2023-10-09 Thread Tim Needham
Oh goodness, sorry Vik. On Mon, Oct 9, 2023 at 11:37 AM Vik Fearing wrote: > On 10/6/23 20:49, PG Doc comments form wrote: > > > > I'm left not really understanding how to use _ in numerical constants? > > You are reading the documentation for 16, but you are using 14 or lower. > If you want