forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc51815a
committed
Remove idea of schema tablespaces:
< o Allow databases and schemas to be moved to different tablespaces<< One complexity is whether moving a schema should move all existing< schema objects or just define the location for future object creation.<> o Allow databases to be moved to different tablespaces484c480< schema. Global system tables can never be moved.> tablespace. Global system tables can never be moved.1 parente3a33a9 commitc51815a
2 files changed
+6
-13
lines changedLines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
473 | 473 |
| |
474 | 474 |
| |
475 | 475 |
| |
476 |
| - | |
477 |
| - | |
478 |
| - | |
479 |
| - | |
480 |
| - | |
| 476 | + | |
481 | 477 |
| |
482 | 478 |
| |
483 | 479 |
| |
484 |
| - | |
| 480 | + | |
485 | 481 |
| |
486 | 482 |
| |
487 | 483 |
| |
|
Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
| 439 | + | |
443 | 440 |
| |
444 | 441 |
| |
445 |
| - | |
| 442 | + | |
446 | 443 |
| |
447 | 444 |
| |
448 | 445 |
| |
|
0 commit comments
Comments
(0)