Lists: | pgsql-docs |
---|
From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
Cc: | jgiaco(at)fanatics(dot)com |
Subject: | dblink version noted at top of documentation |
Date: | 2019-09-18 17:47:55 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Lists: | pgsql-docs |
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/11/contrib-dblink-connect.html
Description:
F.10. dblink is noted at top of version 11 documentation, and F.11. dblink
on version 10 documentaion. They appear to be reversed.
From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | jgiaco(at)fanatics(dot)com |
Cc: | pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: dblink version noted at top of documentation |
Date: | 2019-09-18 21:41:25 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Lists: | pgsql-docs |
PG Doc comments form <noreply(at)postgresql(dot)org> writes:
> F.10. dblink is noted at top of version 11 documentation, and F.11. dblink
> on version 10 documentaion. They appear to be reversed.
You're mistaking documentation section numbers for versions. Comparing
https://www.postgresql.org/docs/10/contrib.html
https://www.postgresql.org/docs/11/contrib.html
might clarify it for you.
regards, tom lane