forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcea5f9a
committed
Enlarge find_other_exec's meager fgets buffer
The buffer was 100 bytes long, which is barely sufficient when theversion string gets longer (such as by configure --with-extra-version).Set it to MAXPGPATH.Author: Nikhil SontakkeDiscussion:https://postgr.es/m/CAMGcDxfLfpYU_Jru++L6ARPCOyxr0W+2O3Q54TDi5XdYeU36ow@mail.gmail.com1 parentff49430 commitcea5f9a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
311 |
| - | |
| 311 | + | |
312 | 312 |
| |
313 | 313 |
| |
314 | 314 |
| |
|
0 commit comments
Comments
(0)