postgresql/src/interfaces
Tom Lane ce4887bd02 Fix another portability issue from commit 758ce9b77.
strerror.c now requires strlcpy() in some cases, and a couple of the
ecpg libraries did not have that at hand.  Pull it in from src/port/
following the usual recipe.  Per buildfarm.
2018-09-26 19:03:40 -04:00
..
ecpg Fix another portability issue from commit 758ce9b77. 2018-09-26 19:03:40 -04:00
libpq Fix link failures due to snprintf/strerror changes. 2018-09-26 16:47:44 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00