Fix links to docs for pgsql 13 & 14
authorRobert Treat <[email protected]>
Thu, 8 Oct 2020 05:39:43 +0000 (01:39 -0400)
committerRobert Treat <[email protected]>
Fri, 9 Oct 2020 04:03:46 +0000 (00:03 -0400)
commit4b914974d2a1418aac463f89e89a5b9506838b88
tree9a125947d9e071bed97902334bf62d18c13cfcda
parentb3b1b68e32b0b4f027a7e20b906035fd91e77b14
Fix links to docs for pgsql 13 & 14

For version 14, we point to the /devel/ docs, since that version is currently
in dev. I also bumped the fall through to point to v14, arguably we could
instead point to /current/, but any current version will work, so I think
devel is more likely.
classes/database/Postgres.php
help/PostgresDoc13.php [new file with mode: 0644]
help/PostgresDoc14.php [new file with mode: 0644]