[COMMITTERS] pgsql: Fix typos

2017-10-19 Thread Magnus Hagander
Fix typos David Rowley Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/752871b6de9b4c7d2c685a059adb55887e169201 Modified Files -- src/backend/optimizer/path/allpaths.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) -- Sent via pgsq

[COMMITTERS] pgsql: Fix typos in README.dependencies

2017-06-22 Thread Alvaro Herrera
Fix typos in README.dependencies There was a logic error in a formula, reported by Atsushi Torokoshi. Ashutosh Bapat furthermore recommended to change notation for a variable that was re-using a letter from a previous formula, though his proposed patch contained a small error in attributing what t

[COMMITTERS] pgsql: Fix typos in comments

2017-06-17 Thread Magnus Hagander
Fix typos in comments Author: Daniel Gustafsson Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/bb1f8f9e5bb13af43ab65faa98ae898a68995070 Modified Files -- src/backend/access/transam/xlogfuncs.c | 2 +- src/include/lib/simplehash.h | 2 +- src/i

[COMMITTERS] pgsql: Fix typos in comments.

2017-05-09 Thread Robert Haas
Fix typos in comments. Etsuro Fujita Discussion: http://postgr.es/m/968d99bf-0fa8-085b-f0a1-a379f8d66...@lab.ntt.co.jp Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/df1a4eba948f386845f75c2864de0a35e5ede849 Modified Files -- src/backend/executor/exec

[COMMITTERS] pgsql: Fix typos in comments.

2017-05-02 Thread Robert Haas
Fix typos in comments. Etsuro Fujita Discussion: http://postgr.es/m/00e88999-684d-d79a-70e4-908c937a0...@lab.ntt.co.jp Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/0d1e1f0ea45c15170c2d2ae0f0c448bc2d2b72d9 Modified Files -- src/backend/catalog/parti

[COMMITTERS] pgsql: Fix typos in comment and log message.

2017-04-17 Thread Fujii Masao
Fix typos in comment and log message. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/9e0e5550c5f273dc4133687b1a682eb39933f47e Modified Files -- src/backend/catalog/aclchk.c | 2 +- src/backend/commands/subscriptioncmds.c| 2 +- src/test/r

[COMMITTERS] pgsql: Fix typos.

2017-03-31 Thread Robert Haas
Fix typos. Brandur Leach Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/9a12ad042d26ba085f8ef72d030699b6f3d43b01 Modified Files -- src/backend/utils/adt/mac.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mail

[COMMITTERS] pgsql: Fix typos in logical replication support for initial data copy.

2017-03-26 Thread Tom Lane
Fix typos in logical replication support for initial data copy. Fix an incorrect assert condition (noted by Coverity), and spell the new name of the function correctly. Typos introduced in commit 7c4f52409. Michael Paquier Branch -- master Details --- http://git.postgresql.org/pg/commi

[COMMITTERS] pgsql: Fix typos in comments.

2017-02-06 Thread Heikki Linnakangas
Fix typos in comments. Backpatch to all supported versions, where applicable, to make backpatching of future fixes go more smoothly. Josh Soref Discussion: https://www.postgresql.org/message-id/caczqfqcf+5qrztlpgmmosr-b0ye4srwzzw_mo4c_8_b_mtj...@mail.gmail.com Branch -- REL9_4_STABLE Deta

[COMMITTERS] pgsql: Fix typos in comments.

2017-02-06 Thread Heikki Linnakangas
Fix typos in comments. Backpatch to all supported versions, where applicable, to make backpatching of future fixes go more smoothly. Josh Soref Discussion: https://www.postgresql.org/message-id/caczqfqcf+5qrztlpgmmosr-b0ye4srwzzw_mo4c_8_b_mtj...@mail.gmail.com Branch -- REL9_2_STABLE Deta

[COMMITTERS] pgsql: Fix typos in comments.

2017-02-06 Thread Heikki Linnakangas
Fix typos in comments. Backpatch to all supported versions, where applicable, to make backpatching of future fixes go more smoothly. Josh Soref Discussion: https://www.postgresql.org/message-id/caczqfqcf+5qrztlpgmmosr-b0ye4srwzzw_mo4c_8_b_mtj...@mail.gmail.com Branch -- REL9_6_STABLE Deta

[COMMITTERS] pgsql: Fix typos in comments.

2017-02-06 Thread Heikki Linnakangas
Fix typos in comments. Backpatch to all supported versions, where applicable, to make backpatching of future fixes go more smoothly. Josh Soref Discussion: https://www.postgresql.org/message-id/caczqfqcf+5qrztlpgmmosr-b0ye4srwzzw_mo4c_8_b_mtj...@mail.gmail.com Branch -- REL9_3_STABLE Deta

[COMMITTERS] pgsql: Fix typos in comments.

2017-02-06 Thread Heikki Linnakangas
Fix typos in comments. Backpatch to all supported versions, where applicable, to make backpatching of future fixes go more smoothly. Josh Soref Discussion: https://www.postgresql.org/message-id/caczqfqcf+5qrztlpgmmosr-b0ye4srwzzw_mo4c_8_b_mtj...@mail.gmail.com Branch -- REL9_5_STABLE Deta

[COMMITTERS] pgsql: Fix typos in comments.

2017-02-06 Thread Heikki Linnakangas
Fix typos in comments. Backpatch to all supported versions, where applicable, to make backpatching of future fixes go more smoothly. Josh Soref Discussion: https://www.postgresql.org/message-id/caczqfqcf+5qrztlpgmmosr-b0ye4srwzzw_mo4c_8_b_mtj...@mail.gmail.com Branch -- master Details ---

[COMMITTERS] pgsql: Fix typos in comments.

2017-01-16 Thread Fujii Masao
Fix typos in comments. Masahiko Sawada Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/8fa6019b405f9d39539a77c6f5f11fe640ddf955 Modified Files -- src/backend/storage/lmgr/condition_variable.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --

[COMMITTERS] pgsql: Fix typos in comments

2016-12-17 Thread Magnus Hagander
Fix typos in comments Michael Paquier Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/01776a07b3fe48ad48b0d9194301438399dfe597 Modified Files -- src/backend/replication/slotfuncs.c | 2 +- src/backend/replication/walsender.c | 2 +- 2 files changed, 2 inse

[COMMITTERS] pgsql: Fix typos in comments.

2016-10-26 Thread Heikki Linnakangas
Fix typos in comments. Vinayak Pokale Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/56f39009c53e752493ca4478449a1311865dd51a Modified Files -- src/backend/postmaster/pgstat.c | 2 +- src/backend/replication/logical/reorderbuffer.c | 2 +-

[COMMITTERS] pgsql: Fix typos in comments.

2016-10-26 Thread Heikki Linnakangas
Fix typos in comments. Vinayak Pokale Branch -- REL9_6_STABLE Details --- http://git.postgresql.org/pg/commitdiff/e9c0335c3306f7737c7b3fc0cf0c36ff19397e19 Modified Files -- src/backend/postmaster/pgstat.c | 2 +- src/backend/replication/logical/reorderbuffer.c

[COMMITTERS] pgsql: Fix typos in comments.

2016-08-29 Thread Fujii Masao
Fix typos in comments. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/bd082231edbaf25626a023913394b611fe7928e8 Modified Files -- src/backend/access/brin/brin_inclusion.c | 2 +- src/timezone/localtime.c | 2 +- 2 files changed, 2 insertions

[COMMITTERS] pgsql: Fix typos

2016-08-16 Thread Peter Eisentraut
Fix typos From: Alexander Law Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/f0fe1c8f70bacb65513f1cbaea14eb384d346ee8 Modified Files -- doc/src/sgml/release-9.6.sgml| 2 +- doc/src/sgml/runtime.sgml| 2 +- src/backend/access/t

[COMMITTERS] pgsql: Fix typos

2016-08-16 Thread Peter Eisentraut
Fix typos From: Alexander Law Branch -- REL9_6_STABLE Details --- http://git.postgresql.org/pg/commitdiff/7c7630c2022156d54adf6c1d27c30f2b75138f03 Modified Files -- doc/src/sgml/release-9.6.sgml| 2 +- doc/src/sgml/runtime.sgml| 2 +- src/backend/a

[COMMITTERS] pgsql: Fix typos

2016-07-20 Thread Magnus Hagander
Fix typos Alexander Law Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/094ea692ee46c2af8c4d249b8fae6e4289102828 Modified Files -- doc/src/sgml/ref/pg_receivexlog.sgml | 2 +- doc/src/sgml/ref/pg_recvlogical.sgml | 2 +- 2 files changed, 2 insertions(+), 2

[COMMITTERS] pgsql: Fix typos

2016-07-20 Thread Magnus Hagander
Fix typos Alexander Law Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/15c2992e899a6756ab780bae00f2a04925354845 Modified Files -- doc/src/sgml/ref/pg_receivexlog.sgml | 2 +- doc/src/sgml/ref/pg_recvlogical.sgml | 2 +- 2 files changed, 2 insertion

[COMMITTERS] pgsql: Fix typos in comments and debug message

2016-07-18 Thread Magnus Hagander
Fix typos in comments and debug message Antonin Houska Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/55d57359f2ebebabd0387b437c9e3ef80312582f Modified Files -- src/backend/replication/logical/logical.c | 4 ++-- src/backend/replication/logical/reo

[COMMITTERS] pgsql: Fix typos

2016-07-06 Thread Peter Eisentraut
Fix typos Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/397bf6eed81bfaacb84065b912a8968a179b4166 Modified Files -- src/backend/utils/misc/postgresql.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mai

[COMMITTERS] pgsql: Fix typos.

2016-03-19 Thread Robert Haas
Fix typos. Jim Nasby Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/0218e8b3fa7ec72af441ac6f80927bff0d497334 Modified Files -- src/backend/optimizer/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailin

[COMMITTERS] pgsql: Fix typos.

2016-03-15 Thread Robert Haas
Fix typos. Oskari Saarenmaa Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/3aff33aa687e47d52f453892498b30ac98a296af Modified Files -- contrib/pgcrypto/sha1.h| 2 +- contrib/sepgsql/label.c| 2 +- doc/src/sgm

[COMMITTERS] pgsql: Fix typos in comments

2016-03-15 Thread Alvaro Herrera
Fix typos in comments Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/755ebfa41786e6b6b482af435cba79d57548a5e7 Modified Files -- src/backend/access/transam/xlog.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committ

[COMMITTERS] pgsql: Fix typos in comments

2016-03-15 Thread Alvaro Herrera
Fix typos in comments Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/b0bdc3f182995658f42470a6f5314ea58f48c6d8 Modified Files -- src/backend/access/transam/xlog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers

[COMMITTERS] pgsql: Fix typos in comments

2016-03-15 Thread Alvaro Herrera
Fix typos in comments Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/5bcc413f80de4e0bc8f0df15d7d0ac2e8272dec5 Modified Files -- src/backend/access/transam/xlog.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mai

[COMMITTERS] pgsql: Fix typos in comments

2016-03-15 Thread Alvaro Herrera
Fix typos in comments Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/cfc5357c0810ba76f50244aeb5d6890d8dd3a308 Modified Files -- src/backend/access/transam/xlog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers

[COMMITTERS] pgsql: Fix typos.

2016-03-15 Thread Robert Haas
Fix typos. Thomas Reiss Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/2a90cb69e18e0c0637f3f93702e7b2f7808ff1b2 Modified Files -- doc/src/sgml/monitoring.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers maili

[COMMITTERS] pgsql: Fix typos

2016-03-06 Thread Magnus Hagander
Fix typos Author: Guillaume Lelarge Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/ababe02ac2fa814c4e076e2ff92cd84e4222e5c7 Modified Files -- doc/src/sgml/ref/psql-ref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via p

[COMMITTERS] pgsql: Fix typos

2016-03-06 Thread Magnus Hagander
Fix typos Author: Guillaume Lelarge Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/2b46259b46b3d34e6858afbf3d28c30cef12652b Modified Files -- doc/src/sgml/ref/psql-ref.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-co

[COMMITTERS] pgsql: Fix typos

2016-02-29 Thread Alvaro Herrera
Fix typos Author: Amit Langote Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/4ef26fff7b0e8e5b786887387bfa0ed67ea0ad29 Modified Files -- src/backend/replication/syncrep.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) -- Sent via

[COMMITTERS] pgsql: Fix typos

2016-02-29 Thread Alvaro Herrera
Fix typos Author: Amit Langote Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/10b4852215a37915e55f034f919a6dc8bc72e988 Modified Files -- src/backend/replication/syncrep.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) -- Sent via pgsql-

[COMMITTERS] pgsql: Fix typos

2016-02-29 Thread Alvaro Herrera
Fix typos Author: Amit Langote Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/0a3070baf3c48def1f7c46f57a6313adc26be4fa Modified Files -- src/backend/replication/syncrep.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) -- Sent via

[COMMITTERS] pgsql: Fix typos

2016-02-29 Thread Alvaro Herrera
Fix typos Author: Amit Langote Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/9ca3789191f80c6e6ac01c12171d4fba4c95f55d Modified Files -- src/backend/replication/syncrep.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) -- Sent via

[COMMITTERS] pgsql: Fix typos

2016-02-29 Thread Alvaro Herrera
Fix typos Author: Amit Langote Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/0bd51dee6e9c15f9283224cb0a475c20b7ef3e86 Modified Files -- src/backend/replication/syncrep.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) -- Sent via

[COMMITTERS] pgsql: Fix typos

2016-02-29 Thread Alvaro Herrera
Fix typos Author: Amit Langote Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/36d43f05109e944f431e85ff559727c411ab7089 Modified Files -- src/backend/replication/syncrep.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) -- Sent via

[COMMITTERS] pgsql: Fix typos

2016-02-25 Thread Alvaro Herrera
Fix typos Backpatch to: 9.4 Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/343f709c0691abdc779bec91fa3587dda259808e Modified Files -- src/include/replication/reorderbuffer.h | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) -- Sent vi

[COMMITTERS] pgsql: Fix typos

2016-02-25 Thread Alvaro Herrera
Fix typos Backpatch to: 9.4 Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/f6a605702aa15f7a49da1ec0ab60a8abd956c139 Modified Files -- src/include/replication/reorderbuffer.h | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) --

[COMMITTERS] pgsql: Fix typos

2016-02-25 Thread Alvaro Herrera
Fix typos Backpatch to: 9.4 Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/573cffc7a057f3147c23ea4d30a14c3e731a977a Modified Files -- src/include/replication/reorderbuffer.h | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) --

[COMMITTERS] pgsql: Fix typos in comments

2016-02-01 Thread Magnus Hagander
Fix typos in comments Author: Michael Paquier Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/e51ab85cd95855d541311f204e1e7db2c40301f7 Modified Files -- contrib/pgcrypto/fortuna.c | 2 +- src/backend/postmaster/bgwriter.c | 2 +-

[COMMITTERS] pgsql: Fix typos in comments and doc

2016-01-27 Thread Fujii Masao
Fix typos in comments and doc overriden -> overridden The misspelling in create_extension.sgml was introduced in b67aaf2, so no need to backpatch. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/62e2ddd4ca47756372f2788256f445bba6bb492c Modified Files --

[COMMITTERS] pgsql: Fix typos in comments.

2015-10-22 Thread Robert Haas
Fix typos in comments. CharSyam Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/31ba62ce32940146b6c818e9bf30b2555797c43d Modified Files -- src/backend/access/transam/multixact.c |2 +- src/backend/access/transam/parallel.c |2 +- src/backend/execu

[COMMITTERS] pgsql: Fix typos

2015-06-08 Thread Alvaro Herrera
Fix typos tablesapce -> tablespace there -> their These were introduced in 72d422a52, so no need to backpatch. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/94232c909da4e39273efd66fc7c9c4a3fd9ef51a Modified Files -- doc/src/sgml/backup.sgml |

[COMMITTERS] pgsql: Fix typos

2015-05-17 Thread Peter Eisentraut
Fix typos Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/bebf0c1bec8b899223883d70031a1f32ec42cf91 Modified Files -- contrib/pg_upgrade/pg_upgrade.c |2 +- src/bin/pg_resetxlog/pg_resetxlog.c |2 +- 2 files changed, 2 insertions(+), 2 del

[COMMITTERS] pgsql: Fix typos

2015-05-17 Thread Peter Eisentraut
Fix typos Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/c410881f84a7224ebd2a70af4e104db08d1fdbce Modified Files -- contrib/pg_upgrade/pg_upgrade.c |2 +- src/bin/pg_resetxlog/pg_resetxlog.c |2 +- 2 files changed, 2 insertions(+), 2 del

[COMMITTERS] pgsql: Fix typos

2015-05-17 Thread Peter Eisentraut
Fix typos Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/367b34a22c47241d35bfba8b4e63cc00bdbd Modified Files -- contrib/pg_upgrade/pg_upgrade.c |2 +- src/bin/pg_resetxlog/pg_resetxlog.c |2 +- 2 files changed, 2 insertions(+), 2 del

[COMMITTERS] pgsql: Fix typos

2015-05-17 Thread Peter Eisentraut
Fix typos Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/271a68b996d6cb73dd4f1bcb56570ea67746cf5f Modified Files -- contrib/pg_upgrade/pg_upgrade.c |2 +- src/bin/pg_resetxlog/pg_resetxlog.c |2 +- 2 files changed, 2 insertions(+), 2 del

[COMMITTERS] pgsql: Fix typos

2015-05-17 Thread Peter Eisentraut
Fix typos Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/a05b8cffb622499b5be7f50f96892c2f5f4fc088 Modified Files -- contrib/pg_upgrade/pg_upgrade.c |2 +- src/bin/pg_resetxlog/pg_resetxlog.c |2 +- 2 files changed, 2 insertions(+), 2 del

Re: [COMMITTERS] pgsql: Fix typos in comments

2015-05-17 Thread Magnus Hagander
On Sun, May 17, 2015 at 5:37 PM, Tom Lane wrote: > I wrote: > > This change is wrong and should be reverted: > > > > - Specifies the name of the database to connect to to dump global > > + Specifies the name of the database to connect to dump global > > objects

Re: [COMMITTERS] pgsql: Fix typos in comments

2015-05-17 Thread Tom Lane
I wrote: > This change is wrong and should be reverted: > > - Specifies the name of the database to connect to to dump global > + Specifies the name of the database to connect to dump global > objects and discover what other databases should be dumped. If > Or ma

Re: [COMMITTERS] pgsql: Fix typos in comments

2015-05-17 Thread Tom Lane
Magnus Hagander writes: > Fix typos in comments This change is wrong and should be reverted: --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -454,7 +454,7 @@ PostgreSQL documentation --database=dbname - Specifies the name of the d

[COMMITTERS] pgsql: Fix typos in comments

2015-05-17 Thread Magnus Hagander
Fix typos in comments Dmitriy Olshevskiy Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/3b075e9d7be0181f8434e7b24007d87b618934c0 Modified Files -- contrib/tsm_system_time/tsm_system_time.c |2 +- doc/src/sgml/logicaldecoding.sgml |2 +

[COMMITTERS] pgsql: Fix typos

2015-05-04 Thread Peter Eisentraut
Fix typos Author: Erik Rijkers Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/ad8d6d064cbcc165e3033a6ed56818f711b0ffae Modified Files -- doc/src/sgml/func.sgml |2 +- src/backend/replication/logical/origin.c |2 +- 2 files chang

[COMMITTERS] pgsql: Fix typos, update README.

2015-01-23 Thread Robert Haas
Fix typos, update README. Peter Geoghegan Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/d1747571b63444615730ca17474e9e89974c48ad Modified Files -- src/backend/lib/README |2 ++ src/backend/utils/adt/varlena.c |2 +- src/include/utils/sor

[COMMITTERS] pgsql: Fix typos in comment.

2015-01-13 Thread Heikki Linnakangas
Fix typos in comment. Plus some tiny wordsmithing of not-quite-typos. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/3dfce37627b76e4da9e1d6090beedb608cefafcb Modified Files -- src/include/port/atomics/fallback.h | 10 +- 1 file changed, 5 inser

[COMMITTERS] pgsql: Fix typos

2014-12-03 Thread Alvaro Herrera
Fix typos Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/6597ec9be6a9ed50390f73235d6654ec32a0b944 Modified Files -- src/backend/access/transam/clog.c |2 +- src/backend/access/transam/xloginsert.c |2 +- src/include/access/rmgrlist.h

[COMMITTERS] pgsql: Fix typos

2014-12-03 Thread Alvaro Herrera
Fix typos Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/567737822a004dd23a105c5b7129ff98b2805ac7 Modified Files -- src/backend/access/transam/clog.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing l

[COMMITTERS] pgsql: Fix typos.

2014-10-20 Thread Robert Haas
Fix typos. David Rowley Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/bc279c92f0c213b7bc9a1aef9773aa9a3a9cd0e3 Modified Files -- src/backend/replication/walsender.c|2 +- src/bin/pg_basebackup/receivelog.c |2 +- src/interfaces/ec

[COMMITTERS] pgsql: Fix typos.

2014-10-20 Thread Robert Haas
Fix typos. Etsuro Fujita Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/0f565c074311d202f4524d1fd104b28c5a6adaf2 Modified Files -- src/backend/utils/adt/pgstatfuncs.c |2 +- src/backend/utils/adt/tsgistidx.c |4 ++-- src/backend/utils/adt/tsquer

[COMMITTERS] pgsql: Fix typos in comments.

2014-10-03 Thread Robert Haas
Fix typos in comments. Etsuro Fujita Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/017b2e9822cf6c28fc5024a5f9a6f0d3dde885a4 Modified Files -- src/backend/rewrite/rewriteHandler.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent vi

[COMMITTERS] pgsql: Fix typos in descriptions of json_object functions.

2014-09-24 Thread Andrew Dunstan
Fix typos in descriptions of json_object functions. Branch -- REL9_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/2c7946e4b8a623f7972fd87f8a1226e48f74ca7f Modified Files -- src/include/catalog/pg_proc.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[COMMITTERS] pgsql: Fix typos in descriptions of json_object functions.

2014-09-24 Thread Andrew Dunstan
Fix typos in descriptions of json_object functions. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/b1a52872ae68ce7fe9558a75295200a0d10d1f56 Modified Files -- src/include/catalog/pg_proc.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --

Re: [COMMITTERS] pgsql: Fix typos in some error messages thrown by extension scripts whe

2014-08-25 Thread Andres Freund
On 2014-08-25 12:57:45 -0400, Tom Lane wrote: > Andres Freund writes: > > Fix typos in some error messages thrown by extension scripts when fed to > > psql. > > Some of the many error messages introduced in 458857cc missed 'FROM > > unpackaged'. Also e016b724 and 45ffeb7e forgot to quote extensio

[COMMITTERS] pgsql: Fix typos in some error messages thrown by extension scripts whe

2014-08-25 Thread Andres Freund
Fix typos in some error messages thrown by extension scripts when fed to psql. Some of the many error messages introduced in 458857cc missed 'FROM unpackaged'. Also e016b724 and 45ffeb7e forgot to quote extension version numbers. Backpatch to 9.1, just like 458857cc which introduced the messages.

Re: [COMMITTERS] pgsql: Fix typos in some error messages thrown by extension scripts whe

2014-08-25 Thread Tom Lane
Andres Freund writes: > Fix typos in some error messages thrown by extension scripts when fed to psql. > Some of the many error messages introduced in 458857cc missed 'FROM > unpackaged'. Also e016b724 and 45ffeb7e forgot to quote extension > version numbers. You seem to have missed the 9.4 branc

[COMMITTERS] pgsql: Fix typos in some error messages thrown by extension scripts whe

2014-08-25 Thread Andres Freund
Fix typos in some error messages thrown by extension scripts when fed to psql. Some of the many error messages introduced in 458857cc missed 'FROM unpackaged'. Also e016b724 and 45ffeb7e forgot to quote extension version numbers. Backpatch to 9.1, just like 458857cc which introduced the messages.

[COMMITTERS] pgsql: Fix typos in some error messages thrown by extension scripts whe

2014-08-25 Thread Andres Freund
Fix typos in some error messages thrown by extension scripts when fed to psql. Some of the many error messages introduced in 458857cc missed 'FROM unpackaged'. Also e016b724 and 45ffeb7e forgot to quote extension version numbers. Backpatch to 9.1, just like 458857cc which introduced the messages.

[COMMITTERS] pgsql: Fix typos in some error messages thrown by extension scripts whe

2014-08-25 Thread Andres Freund
Fix typos in some error messages thrown by extension scripts when fed to psql. Some of the many error messages introduced in 458857cc missed 'FROM unpackaged'. Also e016b724 and 45ffeb7e forgot to quote extension version numbers. Backpatch to 9.1, just like 458857cc which introduced the messages.

[COMMITTERS] pgsql: Fix typos in some error messages thrown by extension scripts whe

2014-08-25 Thread Andres Freund
Fix typos in some error messages thrown by extension scripts when fed to psql. Some of the many error messages introduced in 458857cc missed 'FROM unpackaged'. Also e016b724 and 45ffeb7e forgot to quote extension version numbers. Backpatch to 9.1, just like 458857cc which introduced the messages.

Re: [COMMITTERS] pgsql: Fix typos in comments.

2014-07-07 Thread Fujii Masao
On Mon, Jul 7, 2014 at 10:01 PM, Andrew Dunstan wrote: > > On 07/07/2014 06:56 AM, Fujii Masao wrote: >> >> Fix typos in comments. >> >> Branch >> -- >> master >> >> Details >> --- >> >> http://git.postgresql.org/pg/commitdiff/4cbd12832839830fe58bb5d9d4ba7e2ec84952ce >> >> Modified Files >

Re: [COMMITTERS] pgsql: Fix typos in comments.

2014-07-07 Thread Andrew Dunstan
On 07/07/2014 06:56 AM, Fujii Masao wrote: Fix typos in comments. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/4cbd12832839830fe58bb5d9d4ba7e2ec84952ce Modified Files -- src/backend/tcop/postgres.c|2 +- src/bin/pg_basebackup/receivelog.c

[COMMITTERS] pgsql: Fix typos in comments.

2014-07-07 Thread Fujii Masao
Fix typos in comments. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/4cbd12832839830fe58bb5d9d4ba7e2ec84952ce Modified Files -- src/backend/tcop/postgres.c|2 +- src/bin/pg_basebackup/receivelog.c |2 +- src/include/postgres.h

[COMMITTERS] pgsql: Fix typos in the cluster_name commit.

2014-06-30 Thread Andres Freund
Fix typos in the cluster_name commit. Thom Brown and Fujii Masao Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/6647f59fd256927aaf9e35929b5c284d10d18839 Modified Files -- doc/src/sgml/config.sgml |2 +- doc/src/sgml/monitoring.sgml |2 +- 2 fi

[COMMITTERS] pgsql: Fix typos

2014-06-12 Thread Alvaro Herrera
Fix typos Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/7937910781a823382b3f76b4b811791804431927 Modified Files -- src/backend/commands/event_trigger.c |2 +- src/backend/utils/adt/json.c |2 +- 2 files changed, 2 insertions(+), 2 deletion

[COMMITTERS] pgsql: Fix typos in comments.

2014-06-11 Thread Noah Misch
Fix typos in comments. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/d098b236f301d8e805f3c4d7fe940230c65d7a88 Modified Files -- src/backend/catalog/namespace.c |4 ++-- src/backend/port/win32/socket.c |2 +- src/backend/utils/mb/encnames.c |2

[COMMITTERS] pgsql: Fix typos in comments.

2014-06-11 Thread Fujii Masao
Fix typos in comments. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/a26ae56f5173f1f8990ccf134730b964506f29ba Modified Files -- src/backend/replication/basebackup.c |2 +- src/bin/pg_basebackup/receivelog.c |2 +- 2 files changed, 2 insertions(+

[COMMITTERS] pgsql: Fix typos in MSVC solution file.

2014-05-30 Thread Heikki Linnakangas
Fix typos in MSVC solution file. Michael Paquier Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/512f3b03e3cddf7dc1901c0e062500133e534c1d Modified Files -- src/tools/msvc/Solution.pm | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) -

[COMMITTERS] pgsql: Fix typos in MSVC solution file.

2014-05-30 Thread Heikki Linnakangas
Fix typos in MSVC solution file. Michael Paquier Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/6f11869d13a7163a97c90a0452a465b6b3f03d82 Modified Files -- src/tools/msvc/Solution.pm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --

Re: [COMMITTERS] pgsql: Fix typos in comments.

2014-05-22 Thread Fujii Masao
On Thu, May 22, 2014 at 1:54 PM, Erik Rijkers wrote: > On Thu, May 22, 2014 06:00, Fujii Masao wrote: >> Fix typos in comments. >> > > while you're at it: here is another one ('the the'). Thanks, applied! Regards, -- Fujii Masao -- Sent via pgsql-committers mailing list (pgsql-committers@po

Re: [COMMITTERS] pgsql: Fix typos in comments.

2014-05-21 Thread Erik Rijkers
On Thu, May 22, 2014 06:00, Fujii Masao wrote: > Fix typos in comments. > while you're at it: here is another one ('the the'). thanks --- src/include/utils/jsonb.h.orig 2014-05-22 06:50:30.227013363 +0200 +++ src/include/utils/jsonb.h 2014-05-22 06:50:54.721266962 +0200 @@ -93,7 +93,7 @@ * *

[COMMITTERS] pgsql: Fix typos in comments.

2014-05-21 Thread Fujii Masao
Fix typos in comments. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/19a683f69f4bc630ee04f2938e13e46397eb7a2d Modified Files -- src/backend/replication/walsender.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committe

[COMMITTERS] pgsql: Fix typos in comments.

2014-05-21 Thread Heikki Linnakangas
Fix typos in comments. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/51f41e8c0a0b9ce00734ed4702d16601cc55c280 Modified Files -- src/backend/storage/ipc/standby.c |4 ++-- src/backend/utils/adt/formatting.c |2 +- 2 files changed, 3 insertions(+),

[COMMITTERS] pgsql: Fix typos in comment.

2014-04-23 Thread Heikki Linnakangas
Fix typos in comment. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/6c5cba8e0b0dee9d1802d3477b9b882782e95ab1 Modified Files -- src/backend/access/nbtree/nbtree.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-com

[COMMITTERS] pgsql: Fix typos in comment.

2014-04-23 Thread Heikki Linnakangas
Fix typos in comment. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/8fbfbf1472776cc5d12cafc5e625a15593272b33 Modified Files -- src/backend/access/nbtree/nbtree.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers

[COMMITTERS] pgsql: Fix typos in comment.

2014-04-23 Thread Heikki Linnakangas
Fix typos in comment. Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/b60162402606608dfc2fb5e2aca85caf7adc1e42 Modified Files -- src/backend/access/nbtree/nbtree.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-com

[COMMITTERS] pgsql: Fix typos in comment.

2014-04-23 Thread Heikki Linnakangas
Fix typos in comment. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/59bc3cac41ec36150c3fe8a582be233be98807d8 Modified Files -- src/backend/access/nbtree/nbtree.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-com

[COMMITTERS] pgsql: Fix typos in pg_basebackup documentation

2014-03-25 Thread Magnus Hagander
Fix typos in pg_basebackup documentation Joshua Tolley Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/1698bd2fbd2e2aa00a3a3db03df220ea0589065a Modified Files -- doc/src/sgml/ref/pg_basebackup.sgml |4 ++-- 1 file changed, 2 insertions(+), 2 de

[COMMITTERS] pgsql: Fix typos in pg_basebackup documentation

2014-03-25 Thread Magnus Hagander
Fix typos in pg_basebackup documentation Joshua Tolley Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/36f7c3a1e019d16a83a363958c3f3927692821d9 Modified Files -- doc/src/sgml/ref/pg_basebackup.sgml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions

[COMMITTERS] pgsql: Fix typos in pg_basebackup documentation

2014-03-25 Thread Magnus Hagander
Fix typos in pg_basebackup documentation Joshua Tolley Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/a2e3df7b6f102d3ae1790ba53afdd525ac3100f6 Modified Files -- doc/src/sgml/ref/pg_basebackup.sgml |4 ++-- 1 file changed, 2 insertions(+), 2 de

[COMMITTERS] pgsql: Fix typos in pg_basebackup documentation

2014-03-25 Thread Magnus Hagander
Fix typos in pg_basebackup documentation Joshua Tolley Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/b18efb86fd8af1aa39b886031cfb2ad395f5eb24 Modified Files -- doc/src/sgml/ref/pg_basebackup.sgml |4 ++-- 1 file changed, 2 insertions(+), 2 de

Re: [COMMITTERS] pgsql: Fix typos in comments.

2014-03-17 Thread Thom Brown
On 17 March 2014 17:00, Tom Lane wrote: > Thom Brown writes: >> On 17 March 2014 12:44, Alvaro Herrera wrote: >>> "iff" was discussed in pg-hackers a fortnight ago or so. In this >>> particular case I don't think "iff" rather than "if" added too much to >>> the sentence, though, so I think it's

Re: [COMMITTERS] pgsql: Fix typos in comments.

2014-03-17 Thread Tom Lane
Thom Brown writes: > On 17 March 2014 12:44, Alvaro Herrera wrote: >> "iff" was discussed in pg-hackers a fortnight ago or so. In this >> particular case I don't think "iff" rather than "if" added too much to >> the sentence, though, so I think it's fine as it is. > Could you elaborate, for my

Re: [COMMITTERS] pgsql: Fix typos in comments.

2014-03-17 Thread Thom Brown
On 17 March 2014 12:44, Alvaro Herrera wrote: > Fujii Masao wrote: > >> src/backend/access/heap/rewriteheap.c |6 +++--- > > This one wasn't strictly a typo: > > @@ -1046,7 +1046,7 @@ logical_rewrite_log_mapping(RewriteState state, > TransactionId xid, > > /* > * Perform logical remap

Re: [COMMITTERS] pgsql: Fix typos in comments.

2014-03-17 Thread Alvaro Herrera
Fujii Masao wrote: > src/backend/access/heap/rewriteheap.c |6 +++--- This one wasn't strictly a typo: @@ -1046,7 +1046,7 @@ logical_rewrite_log_mapping(RewriteState state, TransactionId xid, /* * Perform logical remapping for a tuple that's mapped from old_tid to - * new_tuple->t

[COMMITTERS] pgsql: Fix typos in comments.

2014-03-17 Thread Fujii Masao
Fix typos in comments. Thom Brown Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/2bccced110025f48bf426a8a9d7f627ef3663fcd Modified Files -- contrib/pgcrypto/openssl.c |2 +- doc/src/sgml/gin.sgml |2 +- src/b

[COMMITTERS] pgsql: Fix typos in docs and comments.

2014-02-01 Thread Fujii Masao
Fix typos in docs and comments. Thom Brown Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/63be3b78f6e1d92c7f02d4f73a55dd5cefab923b Modified Files -- doc/src/sgml/high-availability.sgml |2 +- doc/src/sgml/ref/pg_receivexlog.sgml |2 +- src/backen

  1   2   >