Enlarge find_other_exec's meager fgets buffer

The buffer was 100 bytes long, which is barely sufficient when the
version string gets longer (such as by configure --with-extra-version).
Set it to MAXPGPATH.

Author: Nikhil Sontakke
Discussion: 
https://postgr.es/m/camgcdxflfpyu_jru++l6arpcoyxr0w+2o3q54tdi5xdyeu3...@mail.gmail.com

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b3f4742aab82463166b327dbf26b3d4a5039e1c6

Modified Files
--------------
src/common/exec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to