- Notifications
You must be signed in to change notification settings - Fork5
Commit9b33c7e
committed
Disable update_process_title by default on Windows
The performance overhead of this can be significant on Windows, and mostpeople don't have the tools to view it anyway as Windows does not havenative support for process titles.Discussion: <0A3221C70F24FB45833433255569204D1F5BE3E8@G01JPEXMBYT05>Takayuki Tsunakawa1 parentdd028e9 commit9b33c7e
File tree
3 files changed
+12
-0
lines changed- doc/src/sgml
- src
- backend/utils/misc
- bin/initdb
3 files changed
+12
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5430 | 5430 |
| |
5431 | 5431 |
| |
5432 | 5432 |
| |
| 5433 | + | |
| 5434 | + | |
5433 | 5435 |
| |
5434 | 5436 |
| |
5435 | 5437 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1210 | 1210 |
| |
1211 | 1211 |
| |
1212 | 1212 |
| |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
1213 | 1216 |
| |
| 1217 | + | |
1214 | 1218 |
| |
1215 | 1219 |
| |
1216 | 1220 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1292 | 1292 |
| |
1293 | 1293 |
| |
1294 | 1294 |
| |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
1295 | 1301 |
| |
1296 | 1302 |
| |
1297 | 1303 |
| |
|
0 commit comments
Comments
(0)