pgAdmin 4 commit: Fixed an issue where psql of v12 throwing "symbol not
pgAdmin 4 commit: Fixed an issue where psql of v12 throwing "symbol not
От:
Akshay Joshi <akshay.joshi@enterprisedb.com>
Дата:
Fixed an issue where psql of v12 throwing "symbol not found" error while running Maintenance and Import/Export. Copy libpq.so.5.12 from pg12-builder to the final container and create a symbolic link. Fixes #4835 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=091d2cd0d2cd8e7a75458ec0e2f706743ee2a720 Author: Dave Page Modified Files -------------- Dockerfile | 4 ++++ docs/en_US/release_notes_4_15.rst | 1 + 2 files changed, 5 insertions(+)