forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1be4eb1
committed
Disable abbreviated keys on Windows.
Most of the Windows buildfarm members (bowerbird, hamerkop, currawong,jacana, brolga) are unhappy with yesterday's abbreviated keys patch,although there are some (narwhal, frogmouth) that seem OK with it.Since there's no obvious pattern to explain why some are working andothers are failing, just disable this across-the-board on Windows fornow. This is a bit unfortunate since the optimization will be a bigwin in some cases, but we can't leave the buildfarm broken.1 parentf259e71 commit1be4eb1
1 file changed
+10
-2
lines changedLines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1744 | 1744 |
| |
1745 | 1745 |
| |
1746 | 1746 |
| |
| 1747 | + | |
1747 | 1748 |
| |
1748 | 1749 |
| |
1749 | 1750 |
| |
1750 | 1751 |
| |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
1751 | 1758 |
| |
1752 | 1759 |
| |
1753 | 1760 |
| |
1754 | 1761 |
| |
| 1762 | + | |
1755 | 1763 |
| |
1756 | 1764 |
| |
1757 | 1765 |
| |
| |||
1838 | 1846 |
| |
1839 | 1847 |
| |
1840 | 1848 |
| |
1841 |
| - | |
| 1849 | + | |
1842 | 1850 |
| |
1843 | 1851 |
| |
1844 | 1852 |
| |
| |||
1852 | 1860 |
| |
1853 | 1861 |
| |
1854 | 1862 |
| |
1855 |
| - | |
| 1863 | + | |
1856 | 1864 |
| |
1857 | 1865 |
| |
1858 | 1866 |
| |
|
0 commit comments
Comments
(0)