Fix comment.
XLByteToSeg and XLByteToPrevSeg calculate only a segment number. The
definition of these macros were modified by commit
dfda6ebaec6763090fb78b458a979b558c50b39b but the comment remain
unchanged.
Patch by Yugo Nagata. Back patched to 9.3 and beyond.
Branch
--
REL9_6_STABLE
Deta
Fix comment.
XLByteToSeg and XLByteToPrevSeg calculate only a segment number. The
definition of these macros were modified by commit
dfda6ebaec6763090fb78b458a979b558c50b39b but the comment remain
unchanged.
Patch by Yugo Nagata. Back patched to 9.3 and beyond.
Branch
--
REL9_4_STABLE
Deta
Fix comment.
XLByteToSeg and XLByteToPrevSeg calculate only a segment number. The
definition of these macros were modified by commit
dfda6ebaec6763090fb78b458a979b558c50b39b but the comment remain
unchanged.
Patch by Yugo Nagata. Back patched to 9.3 and beyond.
Branch
--
REL9_5_STABLE
Deta
Fix comment.
XLByteToSeg and XLByteToPrevSeg calculate only a segment number. The
definition of these macros were modified by commit
dfda6ebaec6763090fb78b458a979b558c50b39b but the comment remain
unchanged.
Patch by Yugo Nagata. Back patched to 9.3 and beyond.
Branch
--
master
Details
---
Fix comment.
XLByteToSeg and XLByteToPrevSeg calculate only a segment number. The
definition of these macros were modified by commit
dfda6ebaec6763090fb78b458a979b558c50b39b but the comment remain
unchanged.
Patch by Yugo Nagata. Back patched to 9.3 and beyond.
Branch
--
REL9_3_STABLE
Deta
Add missing comment in postgresql.conf.
current_source requires to restart server to reflect the new
value. Per Yugo Nagata and Masahiko Sawada.
Back patched to 9.2 and beyond.
Branch
--
REL9_6_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/bc37d2460f8e39170f72a064450281ef0
Add missing comment in postgresql.conf.
current_source requires to restart server to reflect the new
value. Per Yugo Nagata and Masahiko Sawada.
Back patched to 9.2 and beyond.
Branch
--
REL9_5_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/d90d5a1f7a77a23732c910d2fdda03658
Add missing comment in postgresql.conf.
current_source requires to restart server to reflect the new
value. Per Yugo Nagata and Masahiko Sawada.
Back patched to 9.2 and beyond.
Branch
--
REL9_2_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/7b38063603e00dd15bb943c1f8c838df1
Add missing comment in postgresql.conf.
current_source requires to restart server to reflect the new
value. Per Yugo Nagata and Masahiko Sawada.
Back patched to 9.2 and beyond.
Branch
--
REL9_3_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/c89d4a28fb00f0e3142726ceb2e0d1a67
Add missing comment in postgresql.conf.
current_source requires to restart server to reflect the new
value. Per Yugo Nagata and Masahiko Sawada.
Back patched to 9.2 and beyond.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/393d47ed0f5b764341c7733ef60e8442d3e9bdc2
Add missing comment in postgresql.conf.
current_source requires to restart server to reflect the new
value. Per Yugo Nagata and Masahiko Sawada.
Back patched to 9.2 and beyond.
Branch
--
REL9_4_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/b9a92d0108ea15afdcf20782a542cb2e3
Add missing comment in postgresql.conf.
dynamic_shared_memory_type requires to restart server to reflect
the new value. Per Yugo Nagata and Masahiko Sawada.
Back pached to 9.4 and beyond.
Branch
--
REL9_5_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/36bda3937d8f5fa542621a
Add missing comment in postgresql.conf.
dynamic_shared_memory_type requires to restart server to reflect
the new value. Per Yugo Nagata and Masahiko Sawada.
Back pached to 9.4 and beyond.
Branch
--
REL9_4_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/80d9f6d2a4546edad1daff
Add missing comment in postgresql.conf.
dynamic_shared_memory_type requires to restart server to reflect
the new value. Per Yugo Nagata and Masahiko Sawada.
Back pached to 9.4 and beyond.
Branch
--
REL9_6_STABLE
Details
---
https://git.postgresql.org/pg/commitdiff/bb19bcd426769a568f3ed4
Add missing comment in postgresql.conf.
dynamic_shared_memory_type requires to restart server to reflect
the new value. Per Yugo Nagata and Masahiko Sawada.
Back pached to 9.4 and beyond.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/8b015dd723ffc1ae7123758dda90d
Add missing comment in postgresql.conf.
max_logical_replication_workers requires to restart server to reflect
the new value. Per Yugo Nagata. Minor editing by me.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/9fe63092b541e48aebb1190179b47249672a8560
Modified File
Improve PostgreSQL 10.0 release note regarding pg_current_logfile().
Author: Yugo Nagata
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/b4166a8df914f56b3b7d2dc1b74897e7525c5cea
Modified Files
--
doc/src/sgml/release-10.sgml | 2 +-
1 file changed, 1 ins
mmands including ANALYZE, VACUUM and
strong LOCKS here. There's no specific reason to pick up only
nextval(), LISTEN and NOTIFY.
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
--
Sent via pgsql-committers
Fix typo in PostgreSQL 10.0 release note.
Patch by Yugo Nagata.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/e800656d9a9b40b2f55afabe76354ab6d93353b3
Modified Files
--
doc/src/sgml/release-10.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
27;s value to refer to nextval() on temp
sequences here?
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your
, this
scenario is totally meaningless since temporary sequences are not
replicated, nor cannot be created on standby either. So I think
referring to temporary sequences here is pointless.
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.s
Fix document bug regarding read only transactions.
It was explained that read only transactions (not in standby) allow to
update sequences. This had been wrong since the commit:
05d8a561ff85db1545f5768fe8d8dc9d99ad2ef7
Discussion:
https://www.postgresql.org/message-id/20170614.110826.42562793978
Fix document bug regarding read only transactions.
It was explained that read only transactions (not in standby) allow to
update sequences. This had been wrong since the commit:
05d8a561ff85db1545f5768fe8d8dc9d99ad2ef7
Discussion:
https://www.postgresql.org/message-id/20170614.110826.42562793978
Fix document bug regarding read only transactions.
It was explained that read only transactions (not in standby) allow to
update sequences. This had been wrong since the commit:
05d8a561ff85db1545f5768fe8d8dc9d99ad2ef7
Discussion:
https://www.postgresql.org/message-id/20170614.110826.42562793978
Fix document bug regarding read only transactions.
It was explained that read only transactions (not in standby) allow to
update sequences. This had been wrong since the commit:
05d8a561ff85db1545f5768fe8d8dc9d99ad2ef7
Discussion:
https://www.postgresql.org/message-id/20170614.110826.42562793978
Fix document bug regarding read only transactions.
It was explained that read only transactions (not in standby) allow to
update sequences. This had been wrong since the commit:
05d8a561ff85db1545f5768fe8d8dc9d99ad2ef7
Discussion:
https://www.postgresql.org/message-id/20170614.110826.42562793978
Fix document bug regarding read only transactions.
It was explained that read only transactions (not in standby) allow to
update sequences. This had been wrong since the commit:
05d8a561ff85db1545f5768fe8d8dc9d99ad2ef7
Discussion:
https://www.postgresql.org/message-id/20170614.110826.42562793978
Fix ALTER TABLE doc examples.
Patch by Yugo Nagata . Confirmed by Amit
Langote, who is the original author of the document part.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/eab86897bd8cbeb21ae8959ca9a095ce7cb663df
Modified Files
--
doc/src/sgml/ref
Revert "Fix comments in StrategyNotifyBgWriter()."
This reverts commit df9e034f958a5cd092f7f461d7a50156f6d076af, which
tried to fix the comments to reflect the change of API of the function
but actually the change had been made only for 9.5 or later.
Branch
--
REL9_3_STABLE
Details
---
h
Revert "Fix comments in StrategyNotifyBgWriter()."
This reverts commit 0b7bcf7ad2f1061664e6b517a3b4feabee0af00a, which
tried to fix the comments to reflect the change of API of the function
but actually the change had been made only for 9.5 or later.
Branch
--
REL9_2_STABLE
Details
---
h
Revert "Fix comments in StrategyNotifyBgWriter()."
This reverts commit a73cc3eff3831d98ea3c6dbeb978b96f1bc72a42, which
tried to fix the comments to reflect the change of API of the function
but actually the change had been made only for 9.5 or later.
Branch
--
REL9_4_STABLE
Details
---
h
> Tatsuo Ishii writes:
>> Fix comments in StrategyNotifyBgWriter().
>
> [ confused... ] Surely this should only have been back-patched as
> far as 9.5?
Oops. You are right. I shouldn't have applied the patch against 9.4 or
before. Will revert.
Best regards,
--
Tatsuo Is
Fix comments in StrategyNotifyBgWriter().
The interface for the function was changed in
d72731a70450b5e7084991b9caa15cb58a2820df but the comments of the
function was not updated.
Patch by Yugo Nagata.
Branch
--
REL9_5_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/557917769a
Fix comments in StrategyNotifyBgWriter().
The interface for the function was changed in
d72731a70450b5e7084991b9caa15cb58a2820df but the comments of the
function was not updated.
Patch by Yugo Nagata.
Branch
--
REL9_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/a73cc3eff3
Fix comments in StrategyNotifyBgWriter().
The interface for the function was changed in
d72731a70450b5e7084991b9caa15cb58a2820df but the comments of the
function was not updated.
Patch by Yugo Nagata.
Branch
--
REL9_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/0b7bcf7ad2
Fix comments in StrategyNotifyBgWriter().
The interface for the function was changed in
d72731a70450b5e7084991b9caa15cb58a2820df but the comments of the
function was not updated.
Patch by Yugo Nagata.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/73293ebae2e487828
Fix comments in StrategyNotifyBgWriter().
The interface for the function was changed in
d72731a70450b5e7084991b9caa15cb58a2820df but the comments of the
function was not updated.
Patch by Yugo Nagata.
Branch
--
REL9_6_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/e4e5ea64c0
Fix comments in StrategyNotifyBgWriter().
The interface for the function was changed in
d72731a70450b5e7084991b9caa15cb58a2820df but the comments of the
function was not updated.
Patch by Yugo Nagata.
Branch
--
REL9_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/df9e034f95
Fix typo in sources.sgml.
Per Shinichi Matsuda.
Branch
--
REL9_6_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/b0034e71989f03b78e8ebcb02e62acffc6fc0351
Modified Files
--
doc/src/sgml/sources.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent vi
Fix typo in sources.sgml.
Per Shinichi Matsuda.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/36d154ecb2286328c7c59b99d5abb71318e056eb
Modified Files
--
doc/src/sgml/sources.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgsql
Remove spurious word.
Tatsuo Ishii
Branch
--
REL9_6_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/db4b54f1550aa830890ce190e5d196de8d17db33
Author: Robert Haas
Modified Files
--
doc/src/sgml/parallel.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion
Fix typo.
Confirmed by Michael Paquier.
Branch
--
REL9_6_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/a209d6dc8cce69bf4d305486816845be3febacba
Modified Files
--
doc/src/sgml/parallel.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgsql
Fix typo.
Confirmed by Michael Paquier.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/13d3180fd14c624bbb274e200e98ddb50e260216
Modified Files
--
doc/src/sgml/parallel.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgsql-commit
Fix typo.
Confirmed by Tom Lane.
Branch
--
REL9_6_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/b8850031ccc51401c256203b7dc9029a1160479e
Modified Files
--
doc/src/sgml/parallel.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgsql-commit
Fix typo.
Confirmed by Tom Lane.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/b1ee762a6138df073d4b2b80c235dd9025a8532c
Modified Files
--
doc/src/sgml/parallel.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgsql-committers ma
Fix wording in the Tutorial document.
With suggentions from Tom Lane.
Branch
--
REL9_5_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/a397f8268a6a315b8c6579124637cddc8f79ea71
Modified Files
--
doc/src/sgml/start.sgml | 2 +-
1 file changed, 1 insertion(+), 1 delet
Fix wording in the Tutorial document.
With suggentions from Tom Lane.
Branch
--
REL9_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/8fed3cc225a24c3c5a22cbf7afd9bd8615dcaf2d
Modified Files
--
doc/src/sgml/start.sgml | 2 +-
1 file changed, 1 insertion(+), 1 delet
Fix wording in the Tutorial document.
With suggentions from Tom Lane.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/902fd1f4e2457f6f04a988920491fffb90028035
Modified Files
--
doc/src/sgml/start.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Fix wording in the Tutorial document.
With suggentions from Tom Lane.
Branch
--
REL9_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/7cea53e2dcaa9100e8aab925e71fbc8a4b0c80d9
Modified Files
--
doc/src/sgml/start.sgml | 2 +-
1 file changed, 1 insertion(+), 1 delet
Fix wording in the Tutorial document.
With suggentions from Tom Lane.
Branch
--
REL9_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/5c4973118755c6294a1c823bb95427dadbb1c28e
Modified Files
--
doc/src/sgml/start.sgml | 2 +-
1 file changed, 1 insertion(+), 1 delet
Fix wording in the Tutorial document.
With suggentions from Tom Lane.
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/5d312ef1b2b38d0db90394691694238194172e84
Modified Files
--
doc/src/sgml/start.sgml | 2 +-
1 file changed, 1 insertion(+), 1 delet
Improve wording in the planner doc
Change "In this case" to "In the example above" to clarify what it
actually refers to.
Branch
--
REL9_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/77c616a79dc9e852fa66cc69e6b4997511cc4dfa
Modified Files
--
doc/src/sgml/plans
Improve wording in the planner doc
Change "In this case" to "In the example above" to clarify what it
actually refers to.
Branch
--
REL9_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/5043e3afcc8701687bf3970bf56a648c8ea033d9
Modified Files
--
doc/src/sgml/plans
Improve wording in the planner doc
Change "In this case" to "In the example above" to clarify what it
actually refers to.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/bdc309c7dc849a7362a624846ebc9170a8c353f3
Modified Files
--
doc/src/sgml/planstats.sg
Improve wording in the planner doc
Change "In this case" to "In the example above" to clarify what it
actually refers to.
Branch
--
REL9_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/779c46a39f04c7ea2f9aae3b92854b5a885fe07e
Modified Files
--
doc/src/sgml/plans
Improve wording in the planner doc
Change "In this case" to "In the example above" to clarify what it
actually refers to.
Branch
--
REL9_5_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/ce18d6bd30de7150e5423f62d62c27b9431f2c05
Modified Files
--
doc/src/sgml/plans
Improve wording in the planner doc
Change "In this case" to "In the example above" to clarify what it
actually refers to.
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/38e617df36958660eee37571e3cc1713e3a49a4f
Modified Files
--
doc/src/sgml/plans
Revert "Fix broken multibyte regression tests."
This reverts commit 479cb1e420c40d78b49535c0ceeaa5f65c7d6797.
The commit was plain wrong as pointed out in:
http://www.postgresql.org/message-id/27771.1448736...@sss.pgh.pa.us
Branch
--
REL9_5_STABLE
Details
---
http://git.postgresql.org/p
Revert "Fix broken multibyte regression tests."
This reverts commit efc1610b64b04e7cf08cc1d6c608ede8b7d5ff07.
The commit was plain wrong as pointed out in:
http://www.postgresql.org/message-id/27771.1448736...@sss.pgh.pa.us
Branch
--
master
Details
---
http://git.postgresql.org/pg/commit
Fix typo.
Reported by KOIZUMI Satoru.
Branch
--
REL9_5_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/77a1863c94e21eceaef65eab0b4bd24eea57ef97
Modified Files
--
doc/src/sgml/datatype.sgml |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgsq
Fix typo.
Reported by KOIZUMI Satoru.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/85f22281a1190165851f15b35f8283c8b7592b3c
Modified Files
--
doc/src/sgml/datatype.sgml |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgsql-commi
Fix typo in create_transform.sgml.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/65681d08b4213110a879ce6d65f10de11fe4d3cc
Modified Files
--
doc/src/sgml/ref/create_transform.sgml |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent via pgs
Fix typo in create_transform.sgml.
Branch
--
REL9_5_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/9919f4fef1df2edf40e1a2a2971f97ff2d23cc3c
Modified Files
--
doc/src/sgml/ref/create_transform.sgml |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Sent
Fix incorrect tps number calculation in "excluding connections establishing".
The tolerance (larger than actual tps number) increases as the number
of threads decreases. The bug has been there since the thread support
was introduced in 9.0. Because back patching introduces incompatible
behavior c
Fix incorrect tps number calculation in "excluding connections establishing".
The tolerance (larger than actual tps number) increases as the number
of threads decreases. The bug has been there since the thread support
was introduced in 9.0. Because back patching introduces incompatible
behavior c
Fix brin index summarizing while vacuuming.
If the number of heap blocks is not multiples of pages per range, the
summarizing produces wrong summary information for the last brin index
tuple while vacuuming.
Problem reported by Tatsuo Ishii and fixed by Amit Langote.
Discussion at "[HA
Fix brin index summarizing while vacuuming.
If the number of heap blocks is not multiples of pages per range, the
summarizing produces wrong summary information for the last brin index
tuple while vacuuming.
Problem reported by Tatsuo Ishii and fixed by Amit Langote.
Discussion at "[HA
> On Sat, Aug 8, 2015 at 10:09 PM, Tatsuo Ishii wrote:
>> Fix broken multibyte regression tests.
>>
>> commit 9043Fe390f4f0b4586cfe59cbd22314b9c3e2957 broke multibyte
>
> That commit ID isn't valid; should be
> 9043ef390f4f0b4586cfe59cbd22314b9c3e2957 - looks l
Fix broken multibyte regression tests.
commit 9043Fe390f4f0b4586cfe59cbd22314b9c3e2957 broke multibyte
regression tests because the commit removes the warning message when
temporary hash indexes is created, which has been added by commit
07af523870bcfe930134054febd3a6a114942e5b.
Back patched to 9
Fix broken multibyte regression tests.
commit 9043Fe390f4f0b4586cfe59cbd22314b9c3e2957 broke multibyte
regression tests because the commit removes the warning message when
temporary hash indexes is created, which has been added by commit
07af523870bcfe930134054febd3a6a114942e5b.
Back patched to 9
Fix function declaration style to respect the coding standard.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/527e6d3f099df22783465ca7046fc0c8a534c921
Modified Files
--
src/bin/pgbench/pgbench.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Fix function declaration style to respect the coding standard.
Branch
--
REL9_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/fc7f6e331d7d35f7f24f72a62e4907887e7bcb11
Modified Files
--
contrib/pgbench/pgbench.c |3 +--
1 file changed, 1 insertion(+), 2 deletio
Fix function declaration style to respect the coding standard.
Branch
--
REL9_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/9a437994400f5fdadac103fc5df0c5d622d5c8be
Modified Files
--
contrib/pgbench/pgbench.c |3 +--
1 file changed, 1 insertion(+), 2 deletio
Make SyncRepWakeQueue to a static function
It is only used in src/backend/replication/syncrep.c.
Back-patch to all supported branches except 9.1 which declares the
function as static.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/656ea810e5ebc4d741275b37310a32
Make SyncRepWakeQueue to a static function
It is only used in src/backend/replication/syncrep.c.
Back-patch to all supported branches except 9.1 which declares the
function as static.
Branch
--
REL9_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/3740bb8347a946232ad28117439
Make SyncRepWakeQueue to a static function
It is only used in src/backend/replication/syncrep.c.
Back-patch to all supported branches except 9.1 which declares the
function as static.
Branch
--
REL9_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/56abebb9be6d1e7179d10cdc362
Make SyncRepWakeQueue to a static function
It is only used in src/backend/replication/syncrep.c.
Back-patch to all supported branches except 9.1 which declares the
function as static.
Branch
--
REL9_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/e37c1090df88ca6d7e88f3753fa
Fix integer overflow in debug message of walreceiver
The message tries to tell the replication apply delay which fails if
the first WAL record is not applied yet. Fix is, instead of telling
overflowed minus numeric, showing "N/A" which indicates that the delay
data is not yet available. Problem re
Fix integer overflow in debug message of walreceiver
The message tries to tell the replication apply delay which fails if
the first WAL record is not applied yet. Fix is, instead of telling
overflowed minus numeric, showing "N/A" which indicates that the delay
data is not yet available. Problem re
Fix integer overflow in debug message of walreceiver
The message tries to tell the replication apply delay which fails if
the first WAL record is not applied yet. Fix is, instead of telling
overflowed minus numeric, showing "N/A" which indicates that the delay
data is not yet available. Problem re
Fix integer overflow in debug message of walreceiver
The message tries to tell the replication apply delay which fails if
the first WAL record is not applied yet. Fix is, instead of telling
overflowed minus numeric, showing "N/A" which indicates that the delay
data is not yet available. Problem re
Fix resource leak pointed out by Coverity.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/3b5a89c4820fb11c337838c1ad71e8e93f2937d1
Modified Files
--
contrib/pgbench/pgbench.c |2 ++
1 file changed, 2 insertions(+)
--
Sent via pgsql-committers maili
Fix resource leak pointed out by Coverity.
Branch
--
REL9_0_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/9b74f35744b68f6f1b3338f2053aa6b8d641f9dd
Modified Files
--
contrib/pgbench/pgbench.c |9 +
1 file changed, 9 insertions(+)
--
Sent via pgsql-co
Fix resource leak pointed out by Coverity.
Branch
--
REL9_2_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/4db7eaae0f1aca8503f8a638a2775c1a3e0a17bb
Modified Files
--
contrib/pgbench/pgbench.c |2 ++
1 file changed, 2 insertions(+)
--
Sent via pgsql-committer
Fix resource leak pointed out by Coverity.
Branch
--
REL9_1_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/4c136b0b6389ce24838cc78eda5d213c15ac93fe
Modified Files
--
contrib/pgbench/pgbench.c |2 ++
1 file changed, 2 insertions(+)
--
Sent via pgsql-committer
Fix resource leak pointed out by Coverity.
Branch
--
REL9_4_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/458e8bc653ab7f25de432762c89272540abfeaeb
Modified Files
--
contrib/pgbench/pgbench.c |2 ++
1 file changed, 2 insertions(+)
--
Sent via pgsql-committer
Fix resource leak pointed out by Coverity.
Branch
--
REL9_3_STABLE
Details
---
http://git.postgresql.org/pg/commitdiff/ed0e03283579eb6c79be7c98f050cf6c447a9986
Modified Files
--
contrib/pgbench/pgbench.c |2 ++
1 file changed, 2 insertions(+)
--
Sent via pgsql-committer
Enhance pgbench's option checking.
Now benchmarking options such as -c cannot be used if initializing
option (-i) is specified. Also initializing options such as -F cannot
be used if initializing option is not specified.
Tatsuo Ishii and Fabien COELHO.
Branch
--
master
De
Add ALTER SYSTEM command to edit the server configuration file.
Patch contributed by Amit Kapila. Reviewed by Hari Babu, Masao Fujii,
Boszormenyi Zoltan, Andres Freund, Greg Smith and others.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/65d6e4cb5c62371dae6c236a7e7
Add "SHIFT_JIS" as an accepted encoding name for locale checking.
When locale is "ja_JP.SJIS", nl_langinfo(CODESET) returns "SHIFT_JIS"
on some platforms, at least on RedHat Linux. So the encoding/locale
match table (encoding_match_list) needs the entry. Otherwise client
encoding is set to SQL_ASC
Add "SHIFT_JIS" as an accepted encoding name for locale checking.
When locale is "ja_JP.SJIS", nl_langinfo(CODESET) returns "SHIFT_JIS"
on some platforms, at least on RedHat Linux. So the encoding/locale
match table (encoding_match_list) needs the entry. Otherwise client
encoding is set to SQL_ASC
Add "SHIFT_JIS" as an accepted encoding name for locale checking.
When locale is "ja_JP.SJIS", nl_langinfo(CODESET) returns "SHIFT_JIS"
on some platforms, at least on RedHat Linux. So the encoding/locale
match table (encoding_match_list) needs the entry. Otherwise client
encoding is set to SQL_ASC
Add "SHIFT_JIS" as an accepted encoding name for locale checking.
When locale is "ja_JP.SJIS", nl_langinfo(CODESET) returns "SHIFT_JIS"
on some platforms, at least on RedHat Linux. So the encoding/locale
match table (encoding_match_list) needs the entry. Otherwise client
encoding is set to SQL_ASC
Add "SHIFT_JIS" as an accepted encoding name for locale checking.
When locale is "ja_JP.SJIS", nl_langinfo(CODESET) returns "SHIFT_JIS"
on some platforms, at least on RedHat Linux. So the encoding/locale
match table (encoding_match_list) needs the entry. Otherwise client
encoding is set to SQL_ASC
Add "SHIFT_JIS" as an accepted encoding name for locale checking.
When locale is "ja_JP.SJIS", nl_langinfo(CODESET) returns "SHIFT_JIS"
on some platforms, at least on RedHat Linux. So the encoding/locale
match table (encoding_match_list) needs the entry. Otherwise client
encoding is set to SQL_ASC
Fix progress logging when scale factor is large.
Integer overflow showed minus percent and minus remaining time something like
this.
23930 of 38 tuples (-48%) done (elapsed 226.86 s, remaining
-696.10 s).
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdif
Fix progress logging when scale factor is large.
Integer overflow showed minus percent and minus remaining time something like
this.
23930 of 38 tuples (-48%) done (elapsed 226.86 s, remaining
-696.10 s).
Branch
--
REL9_3_STABLE
Details
---
http://git.postgresql.org/pg/co
Add --rate option.
This controls the target transaction rate to certain tps, rather than
maximum. Patch contributed by Fabien COELHO, reviewed by Greg Smith,
and slight editing by me.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/fc9f4e9f8c981bbc050e5566cf558112c93
Add --progress option to show progress report
Patch contributed by Fabien COELHO, reviewed by KONDO Mitsumasa.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/4a87f308b33457670f9ab4bc622678e5d285b9c2
Modified Files
--
contrib/pgbench/pgbench.c | 86 +++
Add description that loread()/lowrite() are corresponding to
lo_read()/lo_write() in libpq to avoid confusion.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/ecdec470e7a39316df185d387aeaeceab7155ada
Modified Files
--
doc/src/sgml/lobj.sgml | 12 +++
1 - 100 of 236 matches
Mail list logo