Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Doc: typo fix, "PG_" should be "TG_" here. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: typo fix, "PG_" should be "TG_" here.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Doc: typo fix, "PG_" should be "TG_" here.

Too much PG on the brain in commit 769159fd3, evidently.
Noted by [email protected].

Discussion: https://postgr.es/m/[email protected]

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/eb63b72388b662039a886850257294d7d3f84f8f

Modified Files
--------------
doc/src/sgml/plpgsql.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Determine grouping strategies in create_grouping_paths.
Next
From: Robert Haas
Date:
Subject: pgsql: Don't pass the grouping target around unnecessarily.