Here are the updated make targets:
- install: install everything except downgrade scripts.
- install-downgrades: build and install only the downgrade migration scripts.
- install-all: install everything along with the downgrade migration scripts.
Conflicts:
src/backend/distributed/Makefile
src/backend/distributed/sql/downgrades/citus--9.5-1--9.4-1.sql
- file does not exist on release branch yet, only on master
(cherry picked from commit 315b323d47)