forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit745bb96
committed
Update:
< * Add a GUC variable to control the tablespace for temporary objects> * Add a GUC variable to control the tablespace for temporary objects and> sort files>> This perhaps should use a round-robin allocation system where several> tablespaces are used in a cycle. The cycle pointer should be global.>1 parentbb2d1ce commit745bb96
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
0 commit comments
Comments
(0)