mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
Revert "apt-repos: Downgrade PostgreSQL to dodge PGroonga regression."
This reverts commit9c8d2b7be3(#21115). The PostgreSQL fix was released 2022-05-12. Signed-off-by: Anders Kaseorg <anders@zulip.com> (cherry picked from commitf8957863a2)
This commit is contained in:
committed by
Alex Vandiver
parent
345939dc64
commit
472e216cec
@@ -1,5 +1,2 @@
|
||||
deb http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main
|
||||
deb-src http://apt.postgresql.org/pub/repos/apt/ bullseye-pgdg main
|
||||
|
||||
deb http://apt-archive.postgresql.org/pub/repos/apt/ bullseye-pgdg-archive main
|
||||
deb-src http://apt-archive.postgresql.org/pub/repos/apt/ bullseye-pgdg-archive main
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
deb http://apt.postgresql.org/pub/repos/apt/ focal-pgdg main
|
||||
deb-src http://apt.postgresql.org/pub/repos/apt/ focal-pgdg main
|
||||
|
||||
deb http://apt-archive.postgresql.org/pub/repos/apt/ focal-pgdg-archive main
|
||||
deb-src http://apt-archive.postgresql.org/pub/repos/apt/ focal-pgdg-archive main
|
||||
|
||||
deb http://ppa.launchpad.net/groonga/ppa/ubuntu focal main
|
||||
deb-src http://ppa.launchpad.net/groonga/ppa/ubuntu focal main
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
Package: postgresql-10 postgresql-client-10 postgresql-server-dev-10
|
||||
Pin: version 10.19-*
|
||||
Pin-Priority: 1000
|
||||
|
||||
Package: postgresql-11 postgresql-client-11 postgresql-server-dev-11
|
||||
Pin: version 11.14-*
|
||||
Pin-Priority: 1000
|
||||
|
||||
Package: postgresql-12 postgresql-client-12 postgresql-server-dev-12
|
||||
Pin: version 12.9-*
|
||||
Pin-Priority: 1000
|
||||
|
||||
Package: postgresql-13 postgresql-client-13 postgresql-server-dev-13
|
||||
Pin: version 13.5-*
|
||||
Pin-Priority: 1000
|
||||
|
||||
Package: postgresql-14 postgresql-client-14 postgresql-server-dev-14
|
||||
Pin: version 14.1-*
|
||||
Pin-Priority: 1000
|
||||
Reference in New Issue
Block a user