From e7e899e9afabe73b6c30d7b99ebb60677982e05d Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Fri, 22 Nov 2024 11:55:46 -0800 Subject: [PATCH] Updated readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0162b30..d103c1f 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ nmake /F Makefile.win nmake /F Makefile.win install ``` -Note: Postgres 17 is not supported yet due to an upstream issue +Note: Postgres 17 is not supported with MSVC yet due to an [upstream issue](https://www.postgresql.org/message-id/flat/CAOdR5yF0krWrxycA04rgUKCgKugRvGWzzGLAhDZ9bzNv8g0Lag%40mail.gmail.com) See the [installation notes](#installation-notes---windows) if you run into issues