Fix inconsistent capitalization of "PL/pgSQL".
Robert Haas <rhaas@postgresql.org>
Fix inconsistent capitalization of "PL/pgSQL". Josh Kupershmidt
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/external-projects.sgml | modified | +1 −1 |
| doc/src/sgml/plpgsql.sgml | modified | +7 −7 |
| doc/src/sgml/release-7.4.sgml | modified | +1 −1 |
| doc/src/sgml/release-8.0.sgml | modified | +1 −1 |
| doc/src/sgml/release-8.1.sgml | modified | +5 −5 |
| doc/src/sgml/release-8.2.sgml | modified | +3 −3 |
| doc/src/sgml/release-8.3.sgml | modified | +7 −7 |
| doc/src/sgml/release-8.4.sgml | modified | +2 −2 |
| doc/src/sgml/release-9.0.sgml | modified | +1 −1 |
| doc/src/sgml/release-old.sgml | modified | +1 −1 |
| src/pl/plpgsql/src/gram.y | modified | +3 −3 |
| src/pl/plpgsql/src/pl_comp.c | modified | +2 −2 |
| src/pl/plpgsql/src/pl_exec.c | modified | +1 −1 |
| src/test/regress/expected/plpgsql.out | modified | +1 −1 |
| src/test/regress/sql/plpgsql.sql | modified | +1 −1 |