Re: Lack of detailed documentation

2020-02-08 Thread David G. Johnston
On Fri, Feb 7, 2020 at 4:53 PM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/functions-geometry.html > Description: > > On: https://www.postgresql.org/docs/current/functions-geometry.html > > The fun

Re: 9.4. String Functions and Operators page does not document that encode adds line breaks

2020-02-08 Thread David G. Johnston
On Sat, Feb 8, 2020 at 12:10 PM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/functions-string.html > Description: > > It took me a long time to discover why a base 64 encoded SHA-512 hash was > 89 >

9.4. String Functions and Operators page does not document that encode adds line breaks

2020-02-08 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/functions-string.html Description: It took me a long time to discover why a base 64 encoded SHA-512 hash was 89 characters long instead of the expected 88. The documentation does not menti