From: Daniele Varrazzo Date: Sun, 29 Aug 2021 16:12:42 +0000 (+0200) Subject: Change link to postgres docs from v13 to current X-Git-Tag: 3.0.beta1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de4da5aa0c3f7e088817994c9710cf201b3e5a5;p=thirdparty%2Fpsycopg.git Change link to postgres docs from v13 to current --- diff --git a/docs/basic/adapt.rst b/docs/basic/adapt.rst index 91b4315c2..99b3a2a89 100644 --- a/docs/basic/adapt.rst +++ b/docs/basic/adapt.rst @@ -217,7 +217,8 @@ attribute:: Check out the `PostgreSQL documentation about timezones`__ for all the details. - .. __: https://www.postgresql.org/docs/13/datatype-datetime.html#DATATYPE-TIMEZONES + .. __: https://www.postgresql.org/docs/current/datatype-datetime.html + #DATATYPE-TIMEZONES .. __: https://www.postgresql.org/docs/current/runtime-config-client.html#GUC-TIMEZONE