forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf051c16
committed
Fix some issues in pg_class.relminmxid and pg_database.datminmxid documentation.
- Correct the name of directory which those catalog columns allow to be shrunk.- Correct the name of symbol which is used as the value of pg_class.relminmxid when the relation is not a table.- Fix "ID ID" typo.Backpatch to 9.3 where those cataog columns were introduced.1 parentd3fdec6 commitf051c16
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1889 | 1889 |
| |
1890 | 1890 |
| |
1891 | 1891 |
| |
1892 |
| - | |
| 1892 | + | |
1893 | 1893 |
| |
1894 |
| - | |
1895 |
| - | |
1896 |
| - | |
| 1894 | + | |
| 1895 | + | |
| 1896 | + | |
1897 | 1897 |
| |
1898 | 1898 |
| |
1899 | 1899 |
| |
| |||
2557 | 2557 |
| |
2558 | 2558 |
| |
2559 | 2559 |
| |
2560 |
| - | |
| 2560 | + | |
2561 | 2561 |
| |
2562 | 2562 |
| |
2563 |
| - | |
| 2563 | + | |
2564 | 2564 |
| |
2565 | 2565 |
| |
2566 | 2566 |
| |
|
0 commit comments
Comments
(0)