Merge branch 'master' into fix/vacuum_stuck

pull/4221/head
SaitTalhaNisanci 2020-10-09 11:32:39 +03:00 committed by GitHub
commit c7ceabc44a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ why we ask this as well as instructions for how to proceed, see the
sudo apt-get install -y postgresql-server-dev-11 postgresql-11 \
libreadline-dev libselinux1-dev libxslt-dev \
libpam0g-dev git flex make libssl-dev \
libicu-dev \
libicu-dev uuid-dev \
libkrb5-dev libcurl4-gnutls-dev autoconf
```