pgsql: doc PG 17 relnotes: fix author of LLVM item

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 17 relnotes: fix author of LLVM item
Date: 2024-05-09 20:38:14
Message-ID: E1s5AWr-000D32-09@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 17 relnotes: fix author of LLVM item

Discussion: https://postgr.es/m/CA+hUKG+yU4+YqsCuQuzdCeETPdU+FjebXgV5Fkp6xrtr7EKC3w@mail.gmail.com

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6a126d91cd042e708e101acafe23100ffb574251

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 Tom Lane 2024-05-09 22:56:56 pgsql: Doc: update the "Using EXPLAIN" examples to match current code.
Previous Message Bruce Momjian 2024-05-09 20:34:32 pgsql: doc: clarify PERIOD and WITHOUT OVERLAPS in CREATE TABLE