pgsql: doc PG 17 relnotes: Visual Studio clarification

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 17 relnotes: Visual Studio clarification
Date: 2024-05-09 16:35:07
Message-ID: E1s56ja-000BF7-3w@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 17 relnotes: Visual Studio clarification

Reported-by: Andrew Dunstan

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b538e692493be30132c0ee5984bc53f51920cded

Modified Files
--------------
doc/src/sgml/release-17.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-05-09 17:16:42 pgsql: Fix recursive RECORD-returning plpython functions.
Previous Message Tom Lane 2024-05-09 16:19:56 pgsql: Repair ALTER EXTENSION ... SET SCHEMA.