postgresql: update to version 14.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2021-10-09 04:06:57 +01:00
parent 494a13dd23
commit 30dabb07ae
6 changed files with 24 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
--- a/src/port/Makefile
+++ b/src/port/Makefile
@@ -82,6 +82,7 @@ uninstall:
@@ -84,6 +84,7 @@ uninstall:
libpgport.a: $(OBJS)
rm -f $@
$(AR) $(AROPT) $@ $^