pgAdmin 4 commit: Include PostgreSQL 12 binaries in the container. Fixe

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Include PostgreSQL 12 binaries in the container. Fixe
Date: 2019-10-11 10:13:09
Message-ID: E1iIrv3-0004XM-Ke@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Include PostgreSQL 12 binaries in the container. Fixes #4823

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9bdb5ea5e0aa98fd7d8d756b7575fcd2ff54ab3b

Modified Files
--------------
Dockerfile | 6 ++++++
docs/en_US/container_deployment.rst | 1 +
docs/en_US/release_notes_4_14.rst | 1 +
pkg/docker/entrypoint.sh | 2 +-
4 files changed, 9 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-10-11 12:06:21 pgAdmin 4 commit: Update message catalogs.
Previous Message Akshay Joshi 2019-10-10 13:25:30 pgAdmin 4 commit: Fix issue where VALID foreign keys show as NOT VALID