aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2011-07-14 06:55:07 -0400
committerAaron W. Swenson <titanofold@gentoo.org>2011-07-14 06:55:07 -0400
commite1bc1e281fab3afa90d7ac66f033e8de0d161141 (patch)
tree4cad9c34218c742b6650a0b1adbab6a5bc0632a3
parentUpdated for beta 3 (diff)
downloadpatches-e1bc1e281fab3afa90d7ac66f033e8de0d161141.tar.gz
patches-e1bc1e281fab3afa90d7ac66f033e8de0d161141.tar.bz2
patches-e1bc1e281fab3afa90d7ac66f033e8de0d161141.zip
Updated for Beta 3
-rw-r--r--server.patch78
1 files changed, 39 insertions, 39 deletions
diff --git a/server.patch b/server.patch
index f3bc148..fbbb34c 100644
--- a/server.patch
+++ b/server.patch
@@ -1,6 +1,6 @@
-diff -Naur a/GNUmakefile.in b/GNUmakefile.in
---- a/GNUmakefile.in 2011-04-27 17:17:22.000000000 -0400
-+++ b/GNUmakefile.in 2011-05-02 18:32:41.400926770 -0400
+diff -Naur postgresql-9.1beta3.orig/GNUmakefile.in postgresql-9.1beta3/GNUmakefile.in
+--- postgresql-9.1beta3.orig/GNUmakefile.in 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/GNUmakefile.in 2011-07-14 06:41:47.153039815 -0400
@@ -8,7 +8,7 @@
top_builddir = .
include $(top_builddir)/src/Makefile.global
@@ -33,9 +33,9 @@ diff -Naur a/GNUmakefile.in b/GNUmakefile.in
$(call recurse,distprep,doc src config contrib)
-diff -Naur a/contrib/Makefile b/contrib/Makefile
---- a/contrib/Makefile 2011-04-27 17:17:22.000000000 -0400
-+++ b/contrib/Makefile 2011-05-02 18:34:03.901348935 -0400
+diff -Naur postgresql-9.1beta3.orig/contrib/Makefile postgresql-9.1beta3/contrib/Makefile
+--- postgresql-9.1beta3.orig/contrib/Makefile 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/contrib/Makefile 2011-07-14 06:42:56.928990954 -0400
@@ -26,7 +26,6 @@
isn \
lo \
@@ -62,9 +62,9 @@ diff -Naur a/contrib/Makefile b/contrib/Makefile
ifeq ($(with_openssl),yes)
SUBDIRS += sslinfo
-diff -Naur a/contrib/adminpack/Makefile b/contrib/adminpack/Makefile
---- a/contrib/adminpack/Makefile 2011-04-27 17:17:22.000000000 -0400
-+++ b/contrib/adminpack/Makefile 2011-05-02 18:35:24.991763884 -0400
+diff -Naur postgresql-9.1beta3.orig/contrib/adminpack/Makefile postgresql-9.1beta3/contrib/adminpack/Makefile
+--- postgresql-9.1beta3.orig/contrib/adminpack/Makefile 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/contrib/adminpack/Makefile 2011-07-14 06:44:00.275315180 -0400
@@ -2,7 +2,7 @@
MODULE_big = adminpack
@@ -74,9 +74,9 @@ diff -Naur a/contrib/adminpack/Makefile b/contrib/adminpack/Makefile
EXTENSION = adminpack
DATA = adminpack--1.0.sql
-diff -Naur a/contrib/dblink/Makefile b/contrib/dblink/Makefile
---- a/contrib/dblink/Makefile 2011-04-27 17:17:22.000000000 -0400
-+++ b/contrib/dblink/Makefile 2011-05-02 18:36:02.701956851 -0400
+diff -Naur postgresql-9.1beta3.orig/contrib/dblink/Makefile postgresql-9.1beta3/contrib/dblink/Makefile
+--- postgresql-9.1beta3.orig/contrib/dblink/Makefile 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/contrib/dblink/Makefile 2011-07-14 06:44:35.943245493 -0400
@@ -2,7 +2,7 @@
MODULE_big = dblink
@@ -86,9 +86,9 @@ diff -Naur a/contrib/dblink/Makefile b/contrib/dblink/Makefile
SHLIB_LINK = $(libpq)
SHLIB_PREREQS = submake-libpq
-diff -Naur a/contrib/uuid-ossp/Makefile b/contrib/uuid-ossp/Makefile
---- a/contrib/uuid-ossp/Makefile 2011-04-27 17:17:22.000000000 -0400
-+++ b/contrib/uuid-ossp/Makefile 2011-05-02 18:38:24.893721477 -0400
+diff -Naur postgresql-9.1beta3.orig/contrib/uuid-ossp/Makefile postgresql-9.1beta3/contrib/uuid-ossp/Makefile
+--- postgresql-9.1beta3.orig/contrib/uuid-ossp/Makefile 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/contrib/uuid-ossp/Makefile 2011-07-14 06:45:36.909707816 -0400
@@ -1,12 +1,12 @@
# contrib/uuid-ossp/Makefile
-
@@ -104,9 +104,9 @@ diff -Naur a/contrib/uuid-ossp/Makefile b/contrib/uuid-ossp/Makefile
ifdef USE_PGXS
PG_CONFIG = pg_config
-diff -Naur a/contrib/xml2/Makefile b/contrib/xml2/Makefile
---- a/contrib/xml2/Makefile 2011-04-27 17:17:22.000000000 -0400
-+++ b/contrib/xml2/Makefile 2011-05-02 18:41:30.824673350 -0400
+diff -Naur postgresql-9.1beta3.orig/contrib/xml2/Makefile postgresql-9.1beta3/contrib/xml2/Makefile
+--- postgresql-9.1beta3.orig/contrib/xml2/Makefile 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/contrib/xml2/Makefile 2011-07-14 06:46:58.764958033 -0400
@@ -7,8 +7,8 @@
DATA = xml2--1.0.sql xml2--unpackaged--1.0.sql
@@ -118,9 +118,9 @@ diff -Naur a/contrib/xml2/Makefile b/contrib/xml2/Makefile
ifdef USE_PGXS
PG_CONFIG = pg_config
-diff -Naur a/src/Makefile b/src/Makefile
---- a/src/Makefile 2011-04-27 17:17:22.000000000 -0400
-+++ b/src/Makefile 2011-05-02 18:43:02.395142144 -0400
+diff -Naur postgresql-9.1beta3.orig/src/Makefile postgresql-9.1beta3/src/Makefile
+--- postgresql-9.1beta3.orig/src/Makefile 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/src/Makefile 2011-07-14 06:47:51.001926898 -0400
@@ -18,12 +18,9 @@
backend \
backend/utils/mb/conversion_procs \
@@ -143,10 +143,10 @@ diff -Naur a/src/Makefile b/src/Makefile
install-local: installdirs-local
$(INSTALL_DATA) Makefile.global '$(DESTDIR)$(pgxsdir)/$(subdir)/Makefile.global'
-diff -Naur a/src/Makefile.global.in b/src/Makefile.global.in
---- a/src/Makefile.global.in 2011-04-27 17:17:22.000000000 -0400
-+++ b/src/Makefile.global.in 2011-05-02 18:45:16.765830055 -0400
-@@ -480,6 +480,7 @@
+diff -Naur postgresql-9.1beta3.orig/src/Makefile.global.in postgresql-9.1beta3/src/Makefile.global.in
+--- postgresql-9.1beta3.orig/src/Makefile.global.in 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/src/Makefile.global.in 2011-07-14 06:49:18.006878297 -0400
+@@ -482,6 +482,7 @@
LDFLAGS += $(PROFILE)
endif
@@ -154,9 +154,9 @@ diff -Naur a/src/Makefile.global.in b/src/Makefile.global.in
##########################################################################
#
-diff -Naur a/src/bin/Makefile b/src/bin/Makefile
---- a/src/bin/Makefile 2011-04-27 17:17:22.000000000 -0400
-+++ b/src/bin/Makefile 2011-05-02 18:47:05.106384704 -0400
+diff -Naur postgresql-9.1beta3.orig/src/bin/Makefile postgresql-9.1beta3/src/bin/Makefile
+--- postgresql-9.1beta3.orig/src/bin/Makefile 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/src/bin/Makefile 2011-07-14 06:50:50.241526233 -0400
@@ -13,8 +13,7 @@
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
@@ -164,12 +164,12 @@ diff -Naur a/src/bin/Makefile b/src/bin/Makefile
-SUBDIRS = initdb pg_ctl pg_dump \
- psql scripts pg_config pg_controldata pg_resetxlog pg_basebackup
+SUBDIRS = initdb pg_ctl pg_controldata pg_resetxlog pg_basebackup
+
ifeq ($(PORTNAME), win32)
- SUBDIRS+=pgevent
- endif
-diff -Naur a/src/bin/initdb/Makefile b/src/bin/initdb/Makefile
---- a/src/bin/initdb/Makefile 2011-04-27 17:17:22.000000000 -0400
-+++ b/src/bin/initdb/Makefile 2011-05-02 18:48:35.636848175 -0400
+ SUBDIRS += pgevent
+diff -Naur postgresql-9.1beta3.orig/src/bin/initdb/Makefile postgresql-9.1beta3/src/bin/initdb/Makefile
+--- postgresql-9.1beta3.orig/src/bin/initdb/Makefile 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/src/bin/initdb/Makefile 2011-07-14 06:51:45.035409539 -0400
@@ -16,7 +16,7 @@
top_builddir = ../../..
include $(top_builddir)/src/Makefile.global
@@ -179,9 +179,9 @@ diff -Naur a/src/bin/initdb/Makefile b/src/bin/initdb/Makefile
OBJS= initdb.o encnames.o pqsignal.o $(WIN32RES)
-diff -Naur a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h
---- a/src/include/pg_config_manual.h 2011-04-27 17:17:22.000000000 -0400
-+++ b/src/include/pg_config_manual.h 2011-05-02 18:49:38.277168861 -0400
+diff -Naur postgresql-9.1beta3.orig/src/include/pg_config_manual.h postgresql-9.1beta3/src/include/pg_config_manual.h
+--- postgresql-9.1beta3.orig/src/include/pg_config_manual.h 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/src/include/pg_config_manual.h 2011-07-14 06:52:41.122154922 -0400
@@ -141,7 +141,7 @@
* here's where to twiddle it. You can also override this at runtime
* with the postmaster's -k switch.
@@ -191,9 +191,9 @@ diff -Naur a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h
/*
* The random() function is expected to yield values between 0 and
-diff -Naur a/src/port/Makefile b/src/port/Makefile
---- a/src/port/Makefile 2011-04-27 17:17:22.000000000 -0400
-+++ b/src/port/Makefile 2011-05-02 18:50:27.707421919 -0400
+diff -Naur postgresql-9.1beta3.orig/src/port/Makefile postgresql-9.1beta3/src/port/Makefile
+--- postgresql-9.1beta3.orig/src/port/Makefile 2011-07-07 20:12:33.000000000 -0400
++++ postgresql-9.1beta3/src/port/Makefile 2011-07-14 06:53:45.988390846 -0400
@@ -37,11 +37,10 @@
# foo_srv.o and foo.o are both built from foo.c, but only foo.o has -DFRONTEND
OBJS_SRV = $(OBJS:%.o=%_srv.o)