postgresql/src/interfaces
Tom Lane c0cb87fbb6 Remove arbitrary line length limit for libpq service files.
Use a StringInfo instead of a fixed-size buffer in parseServiceInfo().
While we've not heard complaints about the existing 255-byte limit,
it certainly seems possible that complex cases could run afoul of it.

Daniel Gustafsson

Discussion: https://postgr.es/m/48A4FA71-524E-41B9-953A-FD04EF36E2E7@yesql.se
2020-09-22 15:59:23 -04:00
..
ecpg Rethink API for pg_get_line.c, one more time. 2020-09-22 15:55:13 -04:00
libpq Remove arbitrary line length limit for libpq service files. 2020-09-22 15:59:23 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00