pgsql: Fix typo in SLRU stats documentation

2020-04-02 Thread Tomas Vondra
Fix typo in SLRU stats documentation Author: Noriyoshi Shinoda Discussion: https://www.postgresql.org/message-id/flat/20200119143707.gyinppnigokesjok@development Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/2c220ca46f3f6de0611367312bec0daef99b29eb Modified File

pgsql: Fix typo in contrib/intarray documentation

2020-04-01 Thread Alexander Korotkov
Fix typo in contrib/intarray documentation Reported-by: Erik Rijkers Discussion: https://postgr.es/m/82529ecf9bcc58d5b5cf9f3ffb699881%40xs4all.nl Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/4d276ba94fd9b19457aeb5b6d9af00589fe184a0 Modified Files --

pgsql: Fix typo in indexcmds.c

2020-03-17 Thread Michael Paquier
Fix typo in indexcmds.c Introduced by 61d7c7b. Backpatch-through: 12 Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/c5b6b9c0d74400300b77d44194f6679f470352f2 Modified Files -- src/backend/commands/indexcmds.c | 2 +- 1 file changed, 1 insertion(+

pgsql: Fix typo in indexcmds.c

2020-03-17 Thread Michael Paquier
Fix typo in indexcmds.c Introduced by 61d7c7b. Backpatch-through: 12 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/fdeeb524b4e28affc527548af389c75e0a99c340 Modified Files -- src/backend/commands/indexcmds.c | 2 +- 1 file changed, 1 insertion(+), 1 de

pgsql: Fix typo

2020-03-06 Thread Peter Eisentraut
Fix typo Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/5c2e2a2227ea60fbd7518ba357c2c0193fa62fea Modified Files -- src/backend/catalog/objectaddress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2020-03-06 Thread Peter Eisentraut
Fix typo Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/b2019c21345d9e1af0f12b76a904b49665f3d829 Modified Files -- src/backend/catalog/objectaddress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2020-03-06 Thread Peter Eisentraut
Fix typo Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/8d7def5c27c18c85deaf4e55c39a074600f36b48 Modified Files -- src/backend/catalog/objectaddress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2020-03-06 Thread Peter Eisentraut
Fix typo Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/53a039da62bb967c60522572e1e69e25cc94d6ed Modified Files -- src/backend/catalog/objectaddress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in monitoring.sgml.

2020-03-02 Thread Fujii Masao
Fix typo in monitoring.sgml. Author: Noriyoshi Shinoda Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/61b73940452b1f6871a1d73f35216fb052a7a5ab Modified Files -- doc/src/sgml/monitoring.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2020-02-19 Thread Peter Eisentraut
Fix typo Reported-by: Daniel Verite Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/7d8346b2f42fc7311ccac08870c21a9763c43824 Modified Files -- src/common/unicode_norm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2020-02-19 Thread Peter Eisentraut
Fix typo Reported-by: Daniel Verite Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/09e40f2b68e1a04d7d0bb0e91f56df0d64b21786 Modified Files -- src/common/unicode_norm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2020-02-19 Thread Peter Eisentraut
Fix typo Reported-by: Daniel Verite Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/c987c9d42bc698fb2930280d46d191a50abe68f1 Modified Files -- src/common/unicode_norm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2020-02-19 Thread Peter Eisentraut
Fix typo Reported-by: Daniel Verite Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/2f9c46a32b43d72c9384378827ee51fde896807c Modified Files -- src/common/unicode_norm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in proc.c

2020-02-06 Thread Michael Paquier
Fix typo in proc.c Author: Julien Rouhaud Discussion: https://postgr.es/m/20200206082333.GA95343@nol Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/5ac4e9a12c6543414891cd8972b2cd36a08e40cc Modified Files -- src/backend/storage/lmgr/proc.c | 2 +- 1 file

pgsql: Fix typo.

2020-02-06 Thread Amit Kapila
Fix typo. Reported-by: Amit Langote Author: Amit Langote Backpatch-through: 9.6, where it was introduced Discussion: https://postgr.es/m/ca+hiwqfnadeukaagrmtqanbed9fd81gli08awe_f86_942g...@mail.gmail.com Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ddab5f

pgsql: Fix typo.

2020-02-06 Thread Amit Kapila
Fix typo. Reported-by: Amit Langote Author: Amit Langote Backpatch-through: 9.6, where it was introduced Discussion: https://postgr.es/m/ca+hiwqfnadeukaagrmtqanbed9fd81gli08awe_f86_942g...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/cac8ce4a738a6

pgsql: Fix typo.

2020-02-06 Thread Amit Kapila
Fix typo. Reported-by: Amit Langote Author: Amit Langote Backpatch-through: 9.6, where it was introduced Discussion: https://postgr.es/m/ca+hiwqfnadeukaagrmtqanbed9fd81gli08awe_f86_942g...@mail.gmail.com Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/c5060c

pgsql: Fix typo.

2020-02-06 Thread Amit Kapila
Fix typo. Reported-by: Amit Langote Author: Amit Langote Backpatch-through: 9.6, where it was introduced Discussion: https://postgr.es/m/ca+hiwqfnadeukaagrmtqanbed9fd81gli08awe_f86_942g...@mail.gmail.com Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/18e123

pgsql: Fix typo.

2020-02-06 Thread Amit Kapila
Fix typo. Reported-by: Amit Langote Author: Amit Langote Backpatch-through: 9.6, where it was introduced Discussion: https://postgr.es/m/ca+hiwqfnadeukaagrmtqanbed9fd81gli08awe_f86_942g...@mail.gmail.com Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/699700

pgsql: Fix typo in recently-added TAP test for replication slots

2020-01-30 Thread Michael Paquier
Fix typo in recently-added TAP test for replication slots Oversight in commit b0afdca. Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/8b29c75f6297a595722ce4c012dad60f77448d85 Modified Files -- src/test/recovery/t/006_logical_decoding.pl | 2 +- 1

pgsql: Fix typo in recently-added TAP test for replication slots

2020-01-30 Thread Michael Paquier
Fix typo in recently-added TAP test for replication slots Oversight in commit b0afdca. Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/706ad6a4df3aa04a83fea07d907057d379f04d40 Modified Files -- src/test/recovery/t/006_logical_decoding.pl | 2 +- 1

pgsql: Fix typo in recently-added TAP test for replication slots

2020-01-30 Thread Michael Paquier
Fix typo in recently-added TAP test for replication slots Oversight in commit b0afdca. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/7ca8c9706a5785feef5d5eff0078c5361694b274 Modified Files -- src/test/recovery/t/006_logical_decoding.pl | 2 +- 1 file c

pgsql: Fix typo

2020-01-24 Thread Peter Eisentraut
Fix typo Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/a7a848844d74e63ee102717972de3e60b5f4549a Modified Files -- doc/src/sgml/ref/drop_foreign_table.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo.

2020-01-13 Thread Amit Kapila
Fix typo. Reported-by: Antonin Houska Author: Antonin Houska Backpatch-through: 11, where it was introduced Discussion: https://postgr.es/m/2246.1578900133@antos Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/23d0dfa8fa016f7f8af25b1040d7a55ba77da6fc Modified Files

pgsql: Fix typo.

2020-01-13 Thread Amit Kapila
Fix typo. Reported-by: Antonin Houska Author: Antonin Houska Backpatch-through: 11, where it was introduced Discussion: https://postgr.es/m/2246.1578900133@antos Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/dea88c9be27813894081d14a8160c7d2196f4415 Modifie

pgsql: Fix typo.

2020-01-13 Thread Amit Kapila
Fix typo. Reported-by: Antonin Houska Author: Antonin Houska Backpatch-through: 11, where it was introduced Discussion: https://postgr.es/m/2246.1578900133@antos Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/52bc730381420a8fd9a92e633e217c8ca8c3a54b Modifie

pgsql: Fix typo in comment.

2019-11-26 Thread Etsuro Fujita
Fix typo in comment. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/47a3c7fa06538c181be815db44b5d7e8efe696ef Modified Files -- src/backend/optimizer/util/relnode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in comment.

2019-11-26 Thread Etsuro Fujita
Fix typo in comment. Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/e429b03cc63b5879b87be6dd96c49c7868febeb1 Modified Files -- src/backend/optimizer/util/relnode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in comment.

2019-11-26 Thread Etsuro Fujita
Fix typo in comment. Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/304ea5d98ed8c5b4d7ade7524a7d82841d335181 Modified Files -- src/backend/optimizer/util/relnode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in comment.

2019-11-26 Thread Etsuro Fujita
Fix typo in comment. Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/bf3cef24a31966686dfaae3085ce7c545c0019a4 Modified Files -- src/backend/optimizer/util/relnode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in comment.

2019-11-26 Thread Etsuro Fujita
Fix typo in comment. Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/474cd0931b758f4ee353fbc8cfc38a762b997be1 Modified Files -- src/backend/optimizer/util/relnode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in comment.

2019-11-26 Thread Etsuro Fujita
Fix typo in comment. Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/5f55e4c061d376304f979fef0f9aebae94e286bf Modified Files -- src/backend/optimizer/util/relnode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in comment.

2019-11-26 Thread Etsuro Fujita
Fix typo in comment. Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/c41824c152aba5019cc58b72d6ad5f6761743fab Modified Files -- src/backend/optimizer/util/relnode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in comment of syncrep.c

2019-10-30 Thread Michael Paquier
Fix typo in comment of syncrep.c Author: Kyotaro Horiguchi Discussion: https://postgr.es/m/20191030.123428.18823202335157111.horikyota@gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/f921ea624eb8695c6ccaaf3410b9f9d9926d71c7 Modified Files ---

pgsql: Fix typo in xlog.c.

2019-10-23 Thread Fujii Masao
Fix typo in xlog.c. Author: Fujii Masao Reviewed-by: Amit Kapila Discussion: https://postgr.es/m/cahgqgwh7dtyvozz8c0ag5ajwh5pfirdkacpty1_rdhy0hye...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/3b0c59ac1c7d480821ed009b998dd6be7d2d851c Modified Fi

pgsql: Fix typo

2019-10-18 Thread Alvaro Herrera
Fix typo Apparently while this code was being developed, ReindexRelationConcurrently operated on multiple relations. The version that was ultimately pushed doesn't, so this comment's use of plural is inaccurate. Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdif

pgsql: Fix typo

2019-10-18 Thread Alvaro Herrera
Fix typo Apparently while this code was being developed, ReindexRelationConcurrently operated on multiple relations. The version that was ultimately pushed doesn't, so this comment's use of plural is inaccurate. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/89403

pgsql: Fix typo in tts_virtual_copyslot.

2019-09-22 Thread Tom Lane
Fix typo in tts_virtual_copyslot. The code used the destination slot's natts where it intended to use the source slot's natts. Adding an Assert shows that there is no case in "make check-world" where these counts are different, so maybe this is a harmless bug, but it's still a bug. Takayuki Tsun

pgsql: Fix typo in tts_virtual_copyslot.

2019-09-22 Thread Tom Lane
Fix typo in tts_virtual_copyslot. The code used the destination slot's natts where it intended to use the source slot's natts. Adding an Assert shows that there is no case in "make check-world" where these counts are different, so maybe this is a harmless bug, but it's still a bug. Takayuki Tsun

pgsql: Fix typo in commit 82fa3ff8672.

2019-09-19 Thread Amit Kapila
Fix typo in commit 82fa3ff8672. Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff8672 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/c53e40a132dca2ea8db73ce705a9019197ec338b Modified Files -- doc/src/sgml/maintenance.sgml | 2 +-

pgsql: Fix typo in commit 82fa3ff8672.

2019-09-19 Thread Amit Kapila
Fix typo in commit 82fa3ff8672. Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff8672 Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/fea48c57b86584760a1e92bb773e082b7171d231 Modified Files -- doc/src/sgml/maintenance.sgml

pgsql: Fix typo in commit 82fa3ff8672.

2019-09-19 Thread Amit Kapila
Fix typo in commit 82fa3ff8672. Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff8672 Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/bad51c723e8f342883e047b3845fa177a48111d1 Modified Files -- doc/src/sgml/maintenance.sgml

pgsql: Fix typo in commit 82fa3ff8672.

2019-09-19 Thread Amit Kapila
Fix typo in commit 82fa3ff8672. Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff8672 Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/2a98eefc1a15dc32e816ced86d1fd768fefb54b0 Modified Files -- doc/src/sgml/maintenance.sgml

pgsql: Fix typo in commit 82fa3ff8672.

2019-09-19 Thread Amit Kapila
Fix typo in commit 82fa3ff8672. Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff8672 Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/c16eb2d530b7c2987a948c7ed070ad607f58ff43 Modified Files -- doc/src/sgml/maintenance.sgml

pgsql: Fix typo in commit 82fa3ff8672.

2019-09-19 Thread Amit Kapila
Fix typo in commit 82fa3ff8672. Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff8672 Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/6133c59e17f98420a30197428f881f469c113f32 Modified Files -- doc/src/sgml/maintenance.sgml

pgsql: Fix typo in commit 82fa3ff8672.

2019-09-19 Thread Amit Kapila
Fix typo in commit 82fa3ff8672. Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff8672 Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/09f8106b968e10c7855c0a9fd07dd3520d30e4eb Modified Files -- doc/src/sgml/maintenance.sgml

pgsql: Fix typo in commit 578b229718.

2019-09-19 Thread Amit Kapila
Fix typo in commit 578b229718. Reported-by: Filip Rembiałkowski Author: Filip Rembiałkowski Backpatch-through: 12, where it was introduced Discussion: https://postgr.es/m/CAP_rwwmSNy1=_82rwge3-x4pjwqpsfxtznf43dctgzd7saz...@mail.gmail.com Branch -- master Details --- https://git.postgres

pgsql: Fix typo in commit 578b229718.

2019-09-19 Thread Amit Kapila
Fix typo in commit 578b229718. Reported-by: Filip Rembiałkowski Author: Filip Rembiałkowski Backpatch-through: 12, where it was introduced Discussion: https://postgr.es/m/CAP_rwwmSNy1=_82rwge3-x4pjwqpsfxtznf43dctgzd7saz...@mail.gmail.com Branch -- REL_12_STABLE Details --- https://git.p

pgsql: Fix typo in regression test comment.

2019-08-29 Thread Etsuro Fujita
Fix typo in regression test comment. Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/8c88d21ced41b3a8b227235765065158b723e280 Modified Files -- src/test/regress/expected/partition_join.out | 2 +- src/test/regress/sql/partition_join.sql | 2 +-

pgsql: Fix typo

2019-08-21 Thread Alvaro Herrera
Fix typo In early development patches, "replication origins" were called "identifiers"; almost everything was renamed, but these references to the old terminology went unnoticed. Reported-by: Craig Ringer Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ef415

pgsql: Fix typo

2019-08-21 Thread Alvaro Herrera
Fix typo In early development patches, "replication origins" were called "identifiers"; almost everything was renamed, but these references to the old terminology went unnoticed. Reported-by: Craig Ringer Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d60ec

pgsql: Fix typo

2019-08-21 Thread Alvaro Herrera
Fix typo In early development patches, "replication origins" were called "identifiers"; almost everything was renamed, but these references to the old terminology went unnoticed. Reported-by: Craig Ringer Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/8f75e8e44609

pgsql: Fix typo

2019-08-21 Thread Alvaro Herrera
Fix typo In early development patches, "replication origins" were called "identifiers"; almost everything was renamed, but these references to the old terminology went unnoticed. Reported-by: Craig Ringer Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/aad9b

pgsql: Fix typo

2019-08-21 Thread Alvaro Herrera
Fix typo In early development patches, "replication origins" were called "identifiers"; almost everything was renamed, but these references to the old terminology went unnoticed. Reported-by: Craig Ringer Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/fe726

pgsql: Fix typo

2019-08-21 Thread Alvaro Herrera
Fix typo In early development patches, "replication origins" were called "identifiers"; almost everything was renamed, but these references to the old terminology went unnoticed. Reported-by: Craig Ringer Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/dc2a2

pgsql: Fix typo in comment.

2019-08-07 Thread Etsuro Fujita
Fix typo in comment. Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/26555cbd6e1443ea783717fd49b2ca1d55e4a015 Modified Files -- src/backend/utils/cache/partcache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in comment.

2019-08-07 Thread Etsuro Fujita
Fix typo in comment. Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/dcebb3e9c7cf7836779a82fcc202af9b5266a893 Modified Files -- src/backend/catalog/partition.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in pathnode.c

2019-08-06 Thread Michael Paquier
Fix typo in pathnode.c Author: Amit Langote Discussion: https://postgr.es/m/CA+HiwqFhZ6ABoz-i=jz5wmmyz-orx4asjr0og9qbtgewoww...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/940c8b01b071b777ed56c086c383e054fbd0456e Modified Files -- sr

pgsql: Fix typo in fd.c

2019-07-28 Thread Michael Paquier
Fix typo in fd.c The frontend version of walkdir() is defined in file_utils.c, and not initdb.c. Author: Sehrope Sarkuni Discussion: https://postgr.es/m/CAH7T-artawnBt4=KODNCD8Mt2ZX4CCjJT8c=_=950xjutcr...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitd

pgsql: Fix typo in pg_upgrade file header

2019-07-26 Thread Peter Eisentraut
Fix typo in pg_upgrade file header Author: Daniel Gustafsson Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/28cb0555c1153a0dcdf1c908d7265acafa413b57 Modified Files -- src/bin/pg_upgrade/option.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in mvdistinct.c

2019-07-18 Thread Michael Paquier
Fix typo in mvdistinct.c Noticed while browsing the code. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/70a33b21099c046dc38f07ffb02b1e0cf2aff91d Modified Files -- src/backend/statistics/mvdistinct.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2019-06-19 Thread Magnus Hagander
Fix typo Author: Daniel Gustafsson Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/66013fe73095f851c151a17ccc7553abe6246891 Modified Files -- src/backend/access/table/tableamapi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in message

2019-05-28 Thread Alvaro Herrera
Fix typo in message I introduced the typo in source code in the course of 75445c1515ff. Repair. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/a100974751baec7e13a527bf0c378ce8ef2787b6 Modified Files -- src/backend/commands/subscriptioncmds.c| 2 +-

pgsql: Fix typo.

2019-05-14 Thread Etsuro Fujita
Fix typo. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/7d9eca59cf958eb8c8ff47c40003392681a9ce68 Modified Files -- src/backend/utils/misc/postgresql.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

pgsql: Fix typo

2019-04-09 Thread Alvaro Herrera
Fix typo Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/4dba0f6dc407f965924d6c1007ac1bb5cc209dde Modified Files -- src/backend/replication/slotfuncs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2019-03-30 Thread Tomas Vondra
Fix typo Author: John Naylor Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/0f5493fdf19306314e7a729750a83b26a3264412 Modified Files -- src/backend/statistics/mcv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo.

2019-03-28 Thread Thomas Munro
Fix typo. Author: Masahiko Sawada Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/7e69323bf72a924fd1b04a7a91da343a0cda91cf Modified Files -- src/backend/access/transam/xact.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2019-03-26 Thread Magnus Hagander
Fix typo Author: Daniel Gustafsson Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/05295e36ca9b40c53b7c36f5c7f75f822cd49baf Modified Files -- doc/src/sgml/ecpg.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo related to to_tsvector() in tests of json and jsonb

2019-03-15 Thread Michael Paquier
Fix typo related to to_tsvector() in tests of json and jsonb Author: Sho Kato Reviewed-by: Kyotaro Horiguchi Discussion: https://postgr.es/m/25C1C6B2E7BE044889E4FE8643A58BA963E1D03D@G01JPEXMBKW03 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/4e197bf19556a1699b0e1

pgsql: Fix typo in transam.h for OIDs assigned by genbki.pl

2019-02-17 Thread Michael Paquier
Fix typo in transam.h for OIDs assigned by genbki.pl The actual range of reserved OIDs in this case is [11000,11999] and not [11000,12000]. Author: John Naylor Discussion: https://postgr.es/m/cajvsvgv5stmk-inxbmrf0nlbbgeaaknjnqxxmk+4ufeav8j...@mail.gmail.com Branch -- master Details --

pgsql: Fix typo in pgbench.c

2019-01-22 Thread Michael Paquier
Fix typo in pgbench.c Author: Moon, Insung Discussion: https://postgr.es/m/008001d4b2db$1f772170$5e656450$@lab.ntt.co.jp Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/1699e6dd1fa7fbc7c3d114b121828eb27eb523b1 Modified Files -- src/bin/pgbench/pgbench.c

pgsql: Fix typo in documentation

2019-01-14 Thread Michael Paquier
Fix typo in documentation These have been found while cross-checking for the use of unique words in the documentation. Author: Alexander Lakhin Discussion: https://postgr.es/m/9b5a3a85-899a-ae62-dbab-1e7943aa5...@gmail.com Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/p

pgsql: fix typo

2019-01-13 Thread Andrew Dunstan
fix typo Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/feea3858f0a64646ec160475a890808c072970f5 Modified Files -- src/Makefile.global.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: fix typo

2019-01-13 Thread Andrew Dunstan
fix typo Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/b3a5f01b75f765e0958118acb9f054d3dca3b23c Modified Files -- src/Makefile.global.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: fix typo

2019-01-13 Thread Andrew Dunstan
fix typo Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/d9cdb1ba9e66039d0f4c037a7ae6e2839e9652d6 Modified Files -- src/Makefile.global.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: fix typo

2019-01-13 Thread Andrew Dunstan
fix typo Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ddab11a887a4622258bea7fd1621da2024b423f1 Modified Files -- src/Makefile.global.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: fix typo

2019-01-13 Thread Andrew Dunstan
fix typo Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/20b4ed8d03047501cc28b600973564850bd1dd80 Modified Files -- src/Makefile.global.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: fix typo

2019-01-13 Thread Andrew Dunstan
fix typo Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/e0f9fade3591796c1c47523bdc010b1867ef74d7 Modified Files -- src/Makefile.global.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2018-12-04 Thread Stephen Frost
Fix typo Backends don't typically exist uncleanly, but they can certainly exit uncleanly, and it's exiting uncleanly that's being discussed here. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/f502fc88b3c8b4c619a4bcbb86c3225a699c1d45 Modified Files --

pgsql: Fix typo.

2018-11-29 Thread Amit Kapila
Fix typo. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/dcfdf56e89a8d0b41874d495a44a4485e341f8c8 Modified Files -- src/backend/executor/execTuples.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo introduced in 578b229718.

2018-11-26 Thread Andres Freund
Fix typo introduced in 578b229718. Author: Andreas Karlsson Discussion: https://postgr.es/m/0917c86f-e906-27c0-740e-abc581480...@proxel.se Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/54bb22f66af9bf4279812b4e71493d164fc38fd8 Modified Files -- doc/src

Re: pgsql: Fix typo in documentation of toast storage

2018-11-25 Thread Michael Paquier
On Mon, Nov 26, 2018 at 04:36:50PM +0900, Amit Langote wrote: > I think "in the table rows proper" means something like "in the table rows > themselves", although a native speaker can clarify it better. A bit of > Internet searching tells that "proper" used like this is a "post-positive > adjectiv

Re: pgsql: Fix typo in documentation of toast storage

2018-11-25 Thread Amit Langote
On 2018/11/26 16:16, Vik Fearing wrote: > On 26/11/2018 07:55, Michael Paquier wrote: >> Fix typo in documentation of toast storage >> >> Author: Nawaz Ahmed >> Discussion: >> https://postgr.es/m/154319327168.1315.1846953598601966...@wrigleys.postgresql.org >> >> Branch >> -- >> master >> >> D

Re: pgsql: Fix typo in documentation of toast storage

2018-11-25 Thread Vik Fearing
On 26/11/2018 07:55, Michael Paquier wrote: > Fix typo in documentation of toast storage > > Author: Nawaz Ahmed > Discussion: > https://postgr.es/m/154319327168.1315.1846953598601966...@wrigleys.postgresql.org > > Branch > -- > master > > Details > --- > https://git.postgresql.org/pg/c

pgsql: Fix typo in documentation of toast storage

2018-11-25 Thread Michael Paquier
Fix typo in documentation of toast storage Author: Nawaz Ahmed Discussion: https://postgr.es/m/154319327168.1315.1846953598601966...@wrigleys.postgresql.org Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/058ef3a1a8469bbaae6b0e6647cd031b9ca71b2d Modified Files ---

pgsql: Fix typo in documentation of toast storage

2018-11-25 Thread Michael Paquier
Fix typo in documentation of toast storage Author: Nawaz Ahmed Discussion: https://postgr.es/m/154319327168.1315.1846953598601966...@wrigleys.postgresql.org Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/8331e578ba54b3155cad368d7c096a7f7ac22fcb Modified Fi

pgsql: Fix typo in documentation of toast storage

2018-11-25 Thread Michael Paquier
Fix typo in documentation of toast storage Author: Nawaz Ahmed Discussion: https://postgr.es/m/154319327168.1315.1846953598601966...@wrigleys.postgresql.org Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/0d5e2dd001e5958d6971376e4d8af58dadf1feda Modified Fi

pgsql: Fix typo in documentation of toast storage

2018-11-25 Thread Michael Paquier
Fix typo in documentation of toast storage Author: Nawaz Ahmed Discussion: https://postgr.es/m/154319327168.1315.1846953598601966...@wrigleys.postgresql.org Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/abcc9ceca611405838975014e2fd3db83ca3acfc Modified Fi

pgsql: Fix typo in documentation of toast storage

2018-11-25 Thread Michael Paquier
Fix typo in documentation of toast storage Author: Nawaz Ahmed Discussion: https://postgr.es/m/154319327168.1315.1846953598601966...@wrigleys.postgresql.org Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/efc9a3876ed9e75641f3f0b24ae2857de4b2e71d Modified Fi

pgsql: Fix typo in documentation of toast storage

2018-11-25 Thread Michael Paquier
Fix typo in documentation of toast storage Author: Nawaz Ahmed Discussion: https://postgr.es/m/154319327168.1315.1846953598601966...@wrigleys.postgresql.org Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/b81bcd619105a6d520b8cc21cf2f0d6717332e03 Modified Fi

pgsql: Fix typo in description of ExecFindPartition

2018-11-21 Thread Michael Paquier
Fix typo in description of ExecFindPartition Author: Amit Langote Discussion: https://postgr.es/m/CA+HiwqHg0=UL+Dhh3gpiwYNA=ufk9Lb7GQ2c=5rs=zmvtp7...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/25c026c284de5ffb1ea5b007afc10158bfab64cb Modified F

pgsql: Fix typo in commit 6f7d02aa60b7

2018-11-21 Thread Alvaro Herrera
Fix typo in commit 6f7d02aa60b7 Per pink buildfarm. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/03e10b962f3ada1953cf5bfc93b04459502e0993 Modified Files -- src/backend/executor/instrument.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: fix typo

2018-11-18 Thread Andrew Dunstan
fix typo Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/79376e07128fbf3c92f4e1fb457be435afa2e6a6 Modified Files -- src/pl/plperl/plperl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo in xlog.c.

2018-10-31 Thread Andres Freund
Fix typo in xlog.c. Author: Daniel Gustafsson Discussion: https://postgr.es/m/a6817958-949e-4a5b-895d-fa421b664...@yesql.se Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/c4ab62f9acc0389697042cb642aa74beabdc8cc7 Modified Files -- src/backend/access/tra

pgsql: Fix typo in regression test comment

2018-10-24 Thread Andrew Dunstan
Fix typo in regression test comment per Michael Banck Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ef4583238b9ceaca728a27aea711a5f467dc49d5 Modified Files -- src/test/regress/expected/fast_default.out | 2 +- src/test/regress/sql/fast_default.s

pgsql: Fix typo in regression test comment

2018-10-24 Thread Andrew Dunstan
Fix typo in regression test comment per Michael Banck Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/4beea5508e80a65a90f3fa857ea34ec71b9d6db2 Modified Files -- src/test/regress/expected/fast_default.out | 2 +- src/test/regress/sql/fast_default.sql

pgsql: Fix typo

2018-08-21 Thread Alvaro Herrera
Fix typo Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/561a5ab7514cd38fa7433d2214ce308481b10044 Modified Files -- src/backend/utils/mmgr/dsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2018-08-21 Thread Alvaro Herrera
Fix typo Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/6350dc7c89d24abcf38268a8158b8a2152ecd99a Modified Files -- src/backend/utils/mmgr/dsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: Fix typo

2018-08-21 Thread Alvaro Herrera
Fix typo Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/55a0154efdf05ccca676455f7c51965d8eaf1d76 Modified Files -- src/backend/utils/mmgr/dsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: fix typo

2018-08-21 Thread Alvaro Herrera
fix typo Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/5065596e510f899122c1189de23af56c4953e2e0 Modified Files -- src/backend/access/hash/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

<    1   2   3   4   >