- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitd5a2c41
committed
Remove non-existing variable reference in MSVC's Solution.pm
The version string is grabbed from PACKAGE_VERSION in pg_config.h in theMSVC build since8f4fb4c, but an error message referenced a variablethat existed before that. This had no consequences except if one messesup enough with the version number of the build.Author: Anton VoloshinDiscussion:https://postgr.es/m/af79ee1b-9962-b299-98e1-f90a289e19e6@postgrespro.ruBackpatch-through: 131 parent704e1db commitd5a2c41
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments
Comments
(0)