FreeBSD Bugzilla – Attachment 100041 Details for
Bug 139277
[PATCH] databases/postgresql84-server update to 8.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.93 KB, created by
ismail yenigul
on 2009-10-01 12:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ismail yenigul
Created:
2009-10-01 12:10:00 UTC
Size:
2.93 KB
patch
obsolete
>diff -ruN postgresql84-server.orig/Makefile postgresql84-server/Makefile >--- postgresql84-server.orig/Makefile 2009-07-08 23:31:53.000000000 +0300 >+++ postgresql84-server/Makefile 2009-10-01 16:10:11.000000000 +0300 >@@ -6,7 +6,7 @@ > # > > PORTNAME?= postgresql >-DISTVERSION?= 8.4.0 >+DISTVERSION?= 8.4.1 > CATEGORIES?= databases > MASTER_SITES= ${MASTER_SITE_PGSQL} > MASTER_SITE_SUBDIR= source/v${DISTVERSION} >diff -ruN postgresql84-server.orig/distinfo postgresql84-server/distinfo >--- postgresql84-server.orig/distinfo 2009-07-08 01:30:06.000000000 +0300 >+++ postgresql84-server/distinfo 2009-10-01 16:11:49.000000000 +0300 >@@ -1,3 +1,3 @@ >-MD5 (postgresql/postgresql-8.4.0.tar.bz2) = 1f172d5f60326e972837f58fa5acd130 >-SHA256 (postgresql/postgresql-8.4.0.tar.bz2) = 84bf53b4a45db4fdf875bb03bf247f29dcb97f8bda42839b00b73671df05e007 >-SIZE (postgresql/postgresql-8.4.0.tar.bz2) = 13839282 >+MD5 (postgresql/postgresql-8.4.1.tar.bz2) = f2015af17bacbbfe140daf0d1067f9c9 >+SHA256 (postgresql/postgresql-8.4.1.tar.bz2) = 85f5a5053aea196a2c997785cb5f61368aa46407527de820006d04b594fd9d7c >+SIZE (postgresql/postgresql-8.4.1.tar.bz2) = 13579302 >diff -ruN postgresql84-server.orig/files/patch-src:backend:utils:misc:postgresql.conf.sample postgresql84-server/files/patch-src:backend:utils:misc:postgresql.conf.sample >--- postgresql84-server.orig/files/patch-src:backend:utils:misc:postgresql.conf.sample 2008-02-18 14:55:02.000000000 +0200 >+++ postgresql84-server/files/patch-src:backend:utils:misc:postgresql.conf.sample 2009-10-01 16:52:02.000000000 +0300 >@@ -1,6 +1,6 @@ >---- src/backend/utils/misc/postgresql.conf.sample.orig 2008-01-30 19:35:55.000000000 +0100 >-+++ src/backend/utils/misc/postgresql.conf.sample 2008-02-18 13:49:42.000000000 +0100 >-@@ -231,6 +231,7 @@ >+--- src/backend/utils/misc/postgresql.conf.sample.orig 2009-10-01 16:50:42.000000000 +0300 >++++ src/backend/utils/misc/postgresql.conf.sample 2009-10-01 16:50:58.000000000 +0300 >+@@ -230,6 +230,7 @@ > > # - Where to Log - > >@@ -8,20 +8,20 @@ > #log_destination = 'stderr' # Valid values are combinations of > # stderr, csvlog, syslog and eventlog, > # depending on platform. csvlog >-@@ -313,6 +314,7 @@ >- # and their durations, > 0 logs only >- # statements running at least this time. >- >-+silent_mode = on >- #silent_mode = off # DO NOT USE without syslog or >+@@ -264,6 +265,7 @@ >+ #syslog_facility = 'LOCAL0' >+ #syslog_ident = 'postgres' >+ >++silent_mode = on # Run server silently. >+ #silent_mode = off # Run server silently. >+ # DO NOT USE without syslog or > # logging_collector >- # (change requires restart) >-@@ -365,6 +367,8 @@ >+@@ -367,6 +369,8 @@ > #track_counts = on >- #update_process_title = on >- >+ #track_functions = none # none, pl, all >+ #track_activity_query_size = 1024 > +# On FreeBSD, this is a performance hog, so keep it off if you need speed > +update_process_title = off >- >- # - Statistics Monitoring - >+ #update_process_title = on >+ #stats_temp_directory = 'pg_stat_tmp'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 139277
: 100041