forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit88e3da5
committed
pg_upgrade: Remove unused macro
Commitf06b1c5 removed validate_exec from pg_upgrade and insteadexported it from src/common, but the macro for checking executablesuffix on Windows was accidentally left. Fix by removing.Author: Alexander Lakhin <exclusion@gmail.com>Discussion:https://postgr.es/m/c1d63754-cb85-2d8a-8409-bde2c4d2d04b@gmail.com1 parentcc59f9d commit88e3da5
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
100 | 99 |
| |
101 | 100 |
| |
102 | 101 |
| |
|
0 commit comments
Comments
(0)