Re: [DOCS] Consistent capitalization of procedural languages

2017-04-04 Thread Peter Eisentraut
On 3/24/17 05:44, Daniel Gustafsson wrote: > The attached patch moves to consistently using PL/pgSQL, PL/Perl, PL/Python > and > PL/Tcl. committed > Language files are left as-is, but if this is applied I’m happy to fix > those up as well and submit to -translators. This will probably not be ne

[DOCS] Consistent capitalization of procedural languages

2017-03-24 Thread Daniel Gustafsson
In a not-so-rare case of OCD I realized we have a few different ways to capitalize the names of procedural languages in the documentation (and code comments). There is one way used almost exclusively, and then a few less common variants: PL/pgSQL: 867 PL/pgsql: 22 PL/PgSQL: 15 pl/pgsql: 8 PL/pgSq