pgsql: doc: Fix mention of AT LOCAL in release notes

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix mention of AT LOCAL in release notes
Date: 2024-10-09 08:18:22
Message-ID: E1syRtn-0000S4-8y@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix mention of AT LOCAL in release notes

The release notes accidentally spelled AT LOCAL as AS LOCAL.

Reported-by: Takatsuka Haruka <harukat(at)sraoss(dot)co(dot)jp>
Discussion: https://postgr.es/m/18649-4d146d83086d4e7c@postgresql.org

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/647e76c0ff4ad81a457b66ef1581e84b5edf3f84

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

Browse pgsql-committers by date

  From Date Subject
Next Message Richard Guo 2024-10-09 08:22:36 pgsql: Consider explicit incremental sort for mergejoins
Previous Message Daniel Gustafsson 2024-10-09 07:43:21 pgsql: Remove incorrect function import from pgindent