We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0786c89 commit f7ce95dCopy full SHA for f7ce95d
lib/DBDish/Pg.pm6
@@ -115,8 +115,8 @@ L<doc:DBIish> and internal architecture in L<doc:DBDish>. Below are
115
only notes about code unique to the DBDish::Pg implementation.
116
117
=head1 SEE ALSO
118
-The Postgres 8.4 Documentation, C Library.
119
-L<http://www.postgresql.org/docs/8.4/static/libpq.html>
+The PostgreSQL Documentation, C Library.
+L<https://www.postgresql.org/docs/current/static/libpq.html>
120
121
=end pod
122
0 commit comments