Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 860360
Collapse All | Expand All

(-)a/dev-db/postgresql/files/postgresql-14_rc1-no-server.patch (-3 / +2 lines)
Lines 99-105 diff -Naruw a/src/backend/Makefile b/src/backend/Makefile Link Here
99
diff -Naruw a/src/bin/Makefile b/src/bin/Makefile
99
diff -Naruw a/src/bin/Makefile b/src/bin/Makefile
100
--- a/src/bin/Makefile 2021-09-20 17:33:01.000000000 -0400
100
--- a/src/bin/Makefile 2021-09-20 17:33:01.000000000 -0400
101
+++ b/src/bin/Makefile 2021-09-23 16:30:50.718922745 -0400
101
+++ b/src/bin/Makefile 2021-09-23 16:30:50.718922745 -0400
102
@@ -14,23 +14,8 @@
102
@@ -14,22 +14,8 @@
103
 include $(top_builddir)/src/Makefile.global
103
 include $(top_builddir)/src/Makefile.global
104
 
104
 
105
 SUBDIRS = \
105
 SUBDIRS = \
Lines 119-128 diff -Naruw a/src/bin/Makefile b/src/bin/Makefile Link Here
119
-  pg_upgrade \
119
-  pg_upgrade \
120
-  pg_verifybackup \
120
-  pg_verifybackup \
121
-  pg_waldump \
121
-  pg_waldump \
122
-  pgbench \
122
   pgbench \
123
   psql \
123
   psql \
124
   scripts
124
   scripts
125
 
126
diff -Naruw a/src/Makefile b/src/Makefile
125
diff -Naruw a/src/Makefile b/src/Makefile
127
--- a/src/Makefile 2021-09-20 17:33:01.000000000 -0400
126
--- a/src/Makefile 2021-09-20 17:33:01.000000000 -0400
128
+++ b/src/Makefile 2021-09-23 16:31:41.842107531 -0400
127
+++ b/src/Makefile 2021-09-23 16:31:41.842107531 -0400

Return to bug 860360