diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-09-26 19:03:33 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-09-26 19:03:40 -0400 |
commit | ce4887bd025b95c7b455fefd817a418844c6aad3 (patch) | |
tree | c3e1a49c414ca746641296a6a6c8a86b72a4d5f4 /src/backend/commands/variable.c | |
parent | ba16aade337b16028d1e9e156d83417097c13817 (diff) | |
download | postgresql-ce4887bd025b95c7b455fefd817a418844c6aad3.tar.gz postgresql-ce4887bd025b95c7b455fefd817a418844c6aad3.zip |
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.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions