forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit88274a7
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 parent0455b7c commit88274a7
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
| 174 | + | |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
|
0 commit comments
Comments
(0)