]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: adjust list of supported systems.
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 10 Oct 2023 21:45:35 +0000 (23:45 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 10 Oct 2023 21:47:48 +0000 (23:47 +0200)
- Mention Solaris/BSD as not officially supported.
- Drop non-GitHub macOS reference: we are now distributing Apple M1
  packages too, so that's a lie.

docs/basic/install.rst

index e40ed37905855bc4a69fdd363b2eed336b765ad2..ceee0c3a82d970dfa287a0a64a922b92812dd90f 100644 (file)
@@ -37,7 +37,7 @@ anything that is not tested there is not officially supported. This includes:
 
 - Unofficial Python distributions such as Conda;
 - Alternative PostgreSQL implementation;
-- macOS hardware and releases not available on Github workflows.
+- Other platforms such as BSD or Solaris.
 
 If you use an unsupported system, things might work (because, for instance, the
 database may use the same wire protocol as PostgreSQL) but we cannot guarantee