Re: Why 'infinity' is not in range '[2019-01-02, infinity]'?

Eugen Konkov <[email protected]> Wed, 6 Nov 2019 12:15:17 +0200
Newsgroups gmane.comp.db.postgresql.devel.documentation
Message-ID <[email protected]>
!    Specifying a missing bound as exclusive is automatically converted
!    to inclusive, e.g., <literal>[,]</literal> is automatically converted
!    to <literal>(,)</literal>

Misspell?

You say:
   exclusive is automatically converted  to inclusive
But then:
   [,] is automatically converted to (,)

which one is correct?

-- 
Best regards,
Eugen Konkov