forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit492046f
committed
Doc: fix mention of pg_dump's minimum supported server version.
runtime.sgml contains a passing reference to the minimum serverversion that pg_dump[all] can dump from. That was 7.0 for manyyears, but when64f3524 raised it to 8.0, we missed updating thisbit. Then when30e7c17 raised it to 9.2, we missed it again.Given that track record, I'm not too hopeful that we'll rememberto fix this in future changes ... but for now, make the docs matchreality in each branch.Noted by Daniel Westermann.Discussion:https://postgr.es/m/GV0P278MB041917EB3E2FE8704B5AE2C6D2DC9@GV0P278MB0419.CHEP278.PROD.OUTLOOK.COM1 parentf5bfba5 commit492046f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1770 | 1770 |
| |
1771 | 1771 |
| |
1772 | 1772 |
| |
1773 |
| - | |
| 1773 | + | |
1774 | 1774 |
| |
1775 | 1775 |
| |
1776 | 1776 |
| |
|
0 commit comments
Comments
(0)