- Notifications
You must be signed in to change notification settings - Fork5
Commitee08a78
committed
Fix inaccurate description of tablespace.
Currently we don't need to update the pg_tablespace catalogafter redefining the symbolic links to the tablespacesbecause pg_tablespace.spclocation column was removed inPostgreSQL 9.2.Back patch to 9.2 where pg_tablespace.spclocation was removed.Ian Barwick, with minor change by me.1 parent16f38f7 commitee08a78
1 file changed
+7
-6
lines changedLines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
482 |
| - | |
| 482 | + | |
| 483 | + | |
483 | 484 |
| |
484 | 485 |
| |
485 | 486 |
| |
| |||
498 | 499 |
| |
499 | 500 |
| |
500 | 501 |
| |
501 |
| - | |
502 |
| - | |
503 |
| - | |
504 |
| - | |
505 |
| - | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
506 | 507 |
| |
507 | 508 |
| |
508 | 509 |
| |
|
0 commit comments
Comments
(0)