Add 'make postgres' Makefile target.

That would build postgres and install it into REPO_ROOT/tmp_install where pageserver
integration tests would be able to find it.
This commit is contained in:
Stas Kelvich
2021-03-22 17:56:00 +03:00
parent 22a0da114f
commit efe9fdbbe6
4 changed files with 78 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
/target
/tmp_install