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 1qtg4v-00DV0F-NF for pgsql-hackers@arkaria.postgresql.org; Fri, 20 Oct 2023 03:21:37 +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 1qtg4t-00C3Gv-MT for pgsql-hackers@arkaria.postgresql.org; Fri, 20 Oct 2023 03:21:36 +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 1qtg4t-00C3Dd-5D for pgsql-hackers@lists.postgresql.org; Fri, 20 Oct 2023 03:21:36 +0000 Received: from pb-smtp20.pobox.com ([173.228.157.52]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qtg4r-001MIr-5z for pgsql-hackers@lists.postgresql.org; Fri, 20 Oct 2023 03:21:34 +0000 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 9C9262CD22; Thu, 19 Oct 2023 23:21:30 -0400 (EDT) (envelope-from david@justatheory.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=pobox.com; h= content-type:content-transfer-encoding:from:mime-version:subject :date:message-id:references:cc:in-reply-to:to; s=sasl; bh=afvenR ageWmxvpFh3EuaAOJlANlnxK5fcXGelA0MeEE=; b=XGH89J3YLCmII1mcuLRZ0P 6tneyAp77lprNBaD6cRdVXXCfGp9+cDMJZwIEkmp1xzH6U7QdhnTr4xh6BFDTYQt LMMp1O2f7GilHqCII+F+QwFU2mpKc9y6+BiyUPA++xtw4hTJBdURirSTy9gWrVmt yu36NGaVx1xx2IJv+6upM= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 95AE62CD21; Thu, 19 Oct 2023 23:21:30 -0400 (EDT) (envelope-from david@justatheory.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=justatheory.com; h=content-type:content-transfer-encoding:from:mime-version:subject:date:message-id:references:cc:in-reply-to:to; s=2016-12.pbsmtp; bh=afvenRageWmxvpFh3EuaAOJlANlnxK5fcXGelA0MeEE=; b=X9Mi2IlvONmGsQxefKyick/nb2+02kTYIbVg4PgnAaHO9u8gBmqoC7bowRfcd3+PT2MHnwZEwIPVY9GF73qXWRXt3ar/MAoT2ae+3bf+USjZcdnJMQtzaKODceQM/fuiPqXuKRwgjBAcj7Wzd3+NWgCfaPQXZwF5miXNuQnmCjs= 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-smtp20.pobox.com (Postfix) with ESMTPSA id 397932CD1F; Thu, 19 Oct 2023 23:21:25 -0400 (EDT) (envelope-from david@justatheory.com) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: "David E. Wheeler" Mime-Version: 1.0 (1.0) Subject: Re: Patch: Improve Boolean Predicate JSON Path Docs Date: Thu, 19 Oct 2023 23:20:59 -0400 Message-Id: <8EE61CF0-9C2A-4C41-A58C-7FD9F5E1426F@justatheory.com> References: Cc: Erik Wienhold , pgsql-hackers@lists.postgresql.org In-Reply-To: To: Erik Wienhold X-Mailer: iPad Mail (21A360) X-Pobox-Relay-ID: C003AEC8-6EF7-11EE-8DA0-F515D2CDFF5E-76319746!pb-smtp20.pobox.com List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Oct 19, 2023, at 10:49=E2=80=AFPM, Erik Wienhold wrote= : > Just wanted to take a look at v5. But it's an applefile again :P I don=E2=80=99t get it. It was the other times too! Are you able to save it w= ith a .patch suffix? D