- Notifications
You must be signed in to change notification settings - Fork5
Commit20be0d4
committed
Make log_temp_files based on kB, and revert docs & comments to match.
Per extensive discussion on pgsql-hackers. We are deliberately notback-patching this even though the behavior of 8.3 and 8.4 isunquestionably broken, for fear of breaking existing users of thisparameter. This incompatibility should be release-noted.1 parent458474d commit20be0d4
File tree
3 files changed
+6
-6
lines changed- doc/src/sgml
- src/backend
- storage/file
- utils/misc
3 files changed
+6
-6
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
3607 | 3607 |
| |
3608 | 3608 |
| |
3609 | 3609 |
| |
3610 |
| - | |
| 3610 | + | |
3611 | 3611 |
| |
3612 | 3612 |
| |
3613 | 3613 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
1062 | 1062 |
| |
1063 | 1063 |
| |
1064 | 1064 |
| |
1065 |
| - | |
| 1065 | + | |
1066 | 1066 |
| |
1067 | 1067 |
| |
1068 | 1068 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
2061 | 2061 |
| |
2062 | 2062 |
| |
2063 | 2063 |
| |
2064 |
| - | |
| 2064 | + | |
2065 | 2065 |
| |
2066 | 2066 |
| |
2067 | 2067 |
| |
|
0 commit comments
Comments
(0)