forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit290fb74
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 parentf0a8515 commit290fb74
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1981 | 1981 |
| |
1982 | 1982 |
| |
1983 | 1983 |
| |
1984 |
| - | |
| 1984 | + | |
1985 | 1985 |
| |
1986 |
| - | |
1987 |
| - | |
1988 |
| - | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
1989 | 1989 |
| |
1990 | 1990 |
| |
1991 | 1991 |
| |
| |||
2649 | 2649 |
| |
2650 | 2650 |
| |
2651 | 2651 |
| |
2652 |
| - | |
| 2652 | + | |
2653 | 2653 |
| |
2654 | 2654 |
| |
2655 |
| - | |
| 2655 | + | |
2656 | 2656 |
| |
2657 | 2657 |
| |
2658 | 2658 |
| |
|
0 commit comments
Comments
(0)