thoroughly broken examples on the Dynamic SQL page

2020-02-27 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/ecpg-dynamic.html Description: Has anyone tried the examples on the https://www.postgresql.org/docs/11/ecpg-dynamic.html Dynamic SQL page? The very first line in each example immediately t

explanation for random_page_cost is outdated

2020-02-27 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/runtime-config-query.html Description: Explanation for random_page_cost is rather outdated, because it did only for case of mechanical hdd. But all modern database servers, which I know, m

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

2020-02-27 Thread Alvaro Herrera
On 2020-Feb-09, David G. Johnston wrote: > Stating direct RFC4648 compliance would require us to drop the line breaks > that are only being added due to using MIME rules which ideally our general > encoding function would not do. Greenfield we probably would want base64 > to be general RFC4648 an