Mercurial > p > roundup > code
comparison doc/postgresql.txt @ 6262:ba82fb74f806
Update psycopg link to: https://www.psycopg.org/
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 08 Sep 2020 23:30:21 -0400 |
| parents | 81ae33038ec5 |
| children | a0a100453eb9 |
comparison
equal
deleted
inserted
replaced
| 6261:424f70c076b9 | 6262:ba82fb74f806 |
|---|---|
| 15 | 15 |
| 16 1. PostgreSQL 8.x or higher - https://www.postgresql.org/ | 16 1. PostgreSQL 8.x or higher - https://www.postgresql.org/ |
| 17 | 17 |
| 18 2. The psycopg python interface to PostgreSQL: | 18 2. The psycopg python interface to PostgreSQL: |
| 19 | 19 |
| 20 http://initd.org/psycopg/ | 20 https://www.psycopg.org/ |
| 21 | 21 |
| 22 | 22 |
| 23 Running the PostgreSQL unit tests | 23 Running the PostgreSQL unit tests |
| 24 ================================= | 24 ================================= |
| 25 | 25 |
