]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs(crdb): add sentence to relate crdb adapters to pg ones
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 5 Jul 2022 08:44:22 +0000 (09:44 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 12 Jul 2022 11:58:34 +0000 (12:58 +0100)
docs/api/crdb.rst

index d0aa1f261001fce7f8c859a61275a79bcee539a1..bda619bd9fa7b007f8067f9d391ec9a8c3d787a4 100644 (file)
@@ -100,7 +100,8 @@ CockroachDB-specific objects
     converted into each other.
  
     The map is used as a template when new connections are created, using
-    `psycopg.crdb.connect()`.
+    `psycopg.crdb.connect()` (similarly to the way `psycopg.adapters` is used
+    as template for new PostgreSQL connections).
 
     This registry contains only the types and adapters supported by
     CockroachDB. Several PostgreSQL types and adapters are missing or