doc: Fix mention of AT LOCAL in release notes

The release notes accidentally spelled AT LOCAL as AS LOCAL.

Reported-by: Takatsuka Haruka <harukat@sraoss.co.jp>
Discussion: https://postgr.es/m/18649-4d146d83086d4e7c@postgresql.org
pull/183/head
Daniel Gustafsson 11 months ago committed by Muhammad Usama
parent 19cbe62f4c
commit 3f773dc300
  1. 2
      doc/src/sgml/release-17.sgml

@ -2100,7 +2100,7 @@ Author: Michael Paquier <michael@paquier.xyz>
<listitem>
<para>
Allow the session <link linkend="guc-timezone">time zone</link>
to be specified by <literal>AS LOCAL</literal> (Vik Fearing)
to be specified by <literal>AT LOCAL</literal> (Vik Fearing)
<ulink url="&commit_baseurl;97957fdba">&sect;</ulink>
</para>

Loading…
Cancel
Save