Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sqFTi-0089xl-Ef for pgsql-hackers@arkaria.postgresql.org; Mon, 16 Sep 2024 17:25:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sqFTh-00GeB7-IX for pgsql-hackers@arkaria.postgresql.org; Mon, 16 Sep 2024 17:25:33 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sqFTh-00GeAv-25 for pgsql-hackers@lists.postgresql.org; Mon, 16 Sep 2024 17:25:33 +0000 Received: from pb-smtp1.pobox.com ([64.147.108.70]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sqFTd-001UXQ-Ld for pgsql-hackers@lists.postgresql.org; Mon, 16 Sep 2024 17:25:31 +0000 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 5EE5C35484; Mon, 16 Sep 2024 13:25:29 -0400 (EDT) (envelope-from david@justatheory.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=pobox.com; h= content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; s=sasl; bh= IV8mrGcPGqqAjWQJQuk2lXV2gQg9zLVaOk9aOJ1SY8E=; b=PrUtXquDq712oeu2 tTBdWjL0QYdLeeYKVikXR4lJKakucXRumy6vJMq/fXlo0fUFDbXXxt6FSTsAkPeS Jd2nXyvoOut0cwYlNtfyHJGSif+Qguc6D8VOuOsE/7SmZ0iMAqShu8hzg+edF4TL 4gUqxCoqhpU1K8ntAfzvzSYiZJ8= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 551AB35483; Mon, 16 Sep 2024 13:25:29 -0400 (EDT) (envelope-from david@justatheory.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=justatheory.com; h=content-type:mime-version:subject:from:in-reply-to:date:cc:content-transfer-encoding:message-id:references:to; s=2016-12.pbsmtp; bh=IV8mrGcPGqqAjWQJQuk2lXV2gQg9zLVaOk9aOJ1SY8E=; b=QvE6a/dtTRajUgsp8KGByCY8MGiqXQbXL6AOPx31QVhUHfcUIuaX/uLJjeiVlxramH+LGA90Dtjx5w01RxITqOzToiqKQpkWiJsji4ycnAZBkzwv2ptGScyzNAm5nmMoZ106nDpnhJYIbyJUe8IjS/kO+MXIK+I7NIMozbINUTU= Received: from smtpclient.apple (unknown [158.222.197.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp1.pobox.com (Postfix) with ESMTPSA id 951CC35482; Mon, 16 Sep 2024 13:25:28 -0400 (EDT) (envelope-from david@justatheory.com) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51\)) Subject: Re: Document DateStyle effect on jsonpath string() From: "David E. Wheeler" In-Reply-To: Date: Mon, 16 Sep 2024 13:25:17 -0400 Cc: Andrew Dunstan , Peter Eisentraut , jian he , PostgreSQL Hackers Content-Transfer-Encoding: quoted-printable Message-Id: <9E6326D3-5965-4619-BAFC-ECD5641B20CD@justatheory.com> References: <56955B33-6959-4FDA-A459-F00363ECDFEE@justatheory.com> <4D874C72-8939-4083-8336-AB114D9E29AD@justatheory.com> <3541398.1725994308@sss.pgh.pa.us> <3654686.1725999372@sss.pgh.pa.us> <5e8879d0-a3c8-4be2-950f-d83aa2af953a@eisentraut.org> <3811774.1726063865@sss.pgh.pa.us> <3824427.1726067484@sss.pgh.pa.us> <5801E26B-E2AB-4BA3-8B69-EF8837389284@justatheory.com> <3832087.1726070787@sss.pgh.pa.us> <3835867.1726072002@sss.pgh.pa.us> <3892235.1726081715@sss.pg! h.pa.us> <6B388D57-0981-47C3-AD08-7338EE57F0E1@justatheory.com> <3895837.1726083785@sss.pgh.pa.us> To: Tom Lane X-Mailer: Apple Mail (2.3776.700.51) X-Pobox-Relay-ID: AB09F824-7450-11EF-91D2-2BAEEB2EC81B-76319746!pb-smtp1.pobox.com List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Sep 11, 2024, at 15:52, David E. Wheeler = wrote: > WFM, though now I=E2=80=99ll have to go change my port =F0=9F=98=82. I saw this was committed in cb599b9. Thank you! BTW, will the back-patch to 17 (cc4fdfa) be included in 17.0 or 17.1? Best, David