BUG #18649: PG17 release note bug for "AS LOCAL"

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: harukat(at)sraoss(dot)co(dot)jp
Subject: BUG #18649: PG17 release note bug for "AS LOCAL"
Date: 2024-10-09 01:34:39
Message-ID: 18649-4d146d83086d4e7c@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 18649
Logged by: TAKATSUKA Haruka
Email address: harukat(at)sraoss(dot)co(dot)jp
PostgreSQL version: 17.0
Operating system: any
Description:

The following "AS LOCAL" should be "AT LOCAL".

doc/src/sgml/release-17.sgml:
<!--
Author: Michael Paquier <michael(at)paquier(dot)xyz>
2023-10-13 [97957fdba] Add support for AT LOCAL
-->

<listitem>
<para>
Allow the session <link linkend="guc-timezone">time zone</link>
to be specified by <literal>AS LOCAL</literal> (Vik Fearing)
<ulink url="&commit_baseurl;97957fdba">&sect;</ulink>
</para>

<para>
This is useful when converting adding and removing time zones from
time stamps values, rather than specifying the literal session
time zone.
</para>
</listitem>

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Hayato Kuroda (Fujitsu) 2024-10-09 05:31:07 RE: BUG #18644: ALTER PUBLICATION ... SET (publish_via_partition_root) wrong/undocumented behavior.
Previous Message PG Bug reporting form 2024-10-09 00:54:06 BUG #18648: When I restore the database on rockylinux9, I will use amcheck to check that there will be an abnorm