Hi,
After I make temp-install on HEAD with a clean build, I fail to start
psql (tmp_install/usr/local/pgsql/bin/psql) and get an error message:
./psql: symbol lookup error: ./psql: undefined symbol: PQgssEncInUse
However, make check and other tests still work. For me, it is fine
until commit b0b39f72b9904bcb80f97b35837ccff1578aa4b8. I wonder if
this only occurs to me?
Thank you,
Donald Dong