Обсуждение: 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
Дата:
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 <dave.page@enterprisedb.com>

Modified Files
--------------
Dockerfile                        | 4 ++++
docs/en_US/release_notes_4_15.rst | 1 +
2 files changed, 5 insertions(+)