From: "Aaron Swenson" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/pgsql-patches:9.1 commit in: /
Date: Wed, 30 Mar 2011 09:49:55 +0000 (UTC) [thread overview]
Message-ID: <9b91cddb03b5c23d9e7f583520586afad2ced728.titanofold@gentoo> (raw)
commit: 9b91cddb03b5c23d9e7f583520586afad2ced728
Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 30 09:49:16 2011 +0000
Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Wed Mar 30 09:49:16 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pgsql-patches.git;a=commit;h=9b91cddb
Updated for 9.1alpha5
---
base.patch | 27 +++++++++++++--------------
1 files changed, 13 insertions(+), 14 deletions(-)
diff --git a/base.patch b/base.patch
index cf2cb3f..c55bb77 100644
--- a/base.patch
+++ b/base.patch
@@ -1,7 +1,7 @@
diff -Naur a/contrib/Makefile b/contrib/Makefile
---- a/contrib/Makefile 2011-03-09 09:19:24.000000000 -0500
-+++ b/contrib/Makefile 2011-03-18 18:44:16.832829001 -0400
-@@ -5,55 +5,10 @@
+--- a/contrib/Makefile 2011-03-28 09:42:09.000000000 -0400
++++ b/contrib/Makefile 2011-03-29 20:18:08.394999851 -0400
+@@ -5,54 +5,10 @@
include $(top_builddir)/src/Makefile.global
SUBDIRS = \
@@ -53,13 +53,12 @@ diff -Naur a/contrib/Makefile b/contrib/Makefile
-ifeq ($(with_openssl),yes)
-SUBDIRS += sslinfo
-endif
--
+
ifeq ($(with_ossp_uuid),yes)
SUBDIRS += uuid-ossp
- endif
diff -Naur a/src/Makefile b/src/Makefile
---- a/src/Makefile 2011-03-09 09:19:24.000000000 -0500
-+++ b/src/Makefile 2011-03-18 18:52:50.115898001 -0400
+--- a/src/Makefile 2011-03-28 09:42:09.000000000 -0400
++++ b/src/Makefile 2011-03-29 20:19:45.356494851 -0400
@@ -14,17 +14,11 @@
SUBDIRS = \
@@ -80,8 +79,8 @@ diff -Naur a/src/Makefile b/src/Makefile
# There are too many interdependencies between the subdirectories, so
# don't attempt parallel make here.
diff -Naur a/src/backend/Makefile b/src/backend/Makefile
---- a/src/backend/Makefile 2011-03-09 09:19:24.000000000 -0500
-+++ b/src/backend/Makefile 2011-03-18 18:48:58.775898001 -0400
+--- a/src/backend/Makefile 2011-03-28 09:42:09.000000000 -0400
++++ b/src/backend/Makefile 2011-03-29 20:24:25.836184851 -0400
@@ -45,7 +45,7 @@
##########################################################################
@@ -100,7 +99,7 @@ diff -Naur a/src/backend/Makefile b/src/backend/Makefile
# run this unconditionally to avoid needing to know its dependencies here:
submake-schemapg:
-@@ -203,23 +203,7 @@
+@@ -205,23 +205,7 @@
##########################################################################
@@ -126,8 +125,8 @@ diff -Naur a/src/backend/Makefile b/src/backend/Makefile
install-bin: postgres $(POSTGRES_IMP) installdirs
$(INSTALL_PROGRAM) postgres$(X) '$(DESTDIR)$(bindir)/postgres$(X)'
diff -Naur a/src/bin/Makefile b/src/bin/Makefile
---- a/src/bin/Makefile 2011-03-09 09:19:24.000000000 -0500
-+++ b/src/bin/Makefile 2011-03-18 18:50:41.615898001 -0400
+--- a/src/bin/Makefile 2011-03-28 09:42:09.000000000 -0400
++++ b/src/bin/Makefile 2011-03-29 20:25:34.162004851 -0400
@@ -13,8 +13,7 @@
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
@@ -139,8 +138,8 @@ diff -Naur a/src/bin/Makefile b/src/bin/Makefile
SUBDIRS+=pgevent
endif
diff -Naur a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h
---- a/src/include/pg_config_manual.h 2011-03-09 09:19:24.000000000 -0500
-+++ b/src/include/pg_config_manual.h 2011-03-18 18:51:36.835898001 -0400
+--- a/src/include/pg_config_manual.h 2011-03-28 09:42:09.000000000 -0400
++++ b/src/include/pg_config_manual.h 2011-03-29 20:26:50.973579851 -0400
@@ -141,7 +141,7 @@
* here's where to twiddle it. You can also override this at runtime
* with the postmaster's -k switch.
next reply other threads:[~2011-03-30 9:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 9:49 Aaron Swenson [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-09-18 18:22 [gentoo-commits] proj/pgsql-patches:9.1 commit in: / Aaron Swenson
2011-09-17 15:15 Aaron Swenson
2011-08-27 22:00 Aaron Swenson
2011-08-08 10:58 Aaron Swenson
2011-07-14 10:55 Aaron Swenson
2011-07-13 21:52 Aaron Swenson
2011-07-04 22:55 Aaron Swenson
2011-07-04 22:55 Aaron Swenson
2011-07-04 22:55 Aaron Swenson
2011-03-30 9:49 Aaron Swenson
2011-03-19 23:27 Aaron Swenson
2011-03-19 22:51 Aaron Swenson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9b91cddb03b5c23d9e7f583520586afad2ced728.titanofold@gentoo \
--to=titanofold@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox