pgsql: Fix wording in comment

2024-11-28 Thread Daniel Gustafsson
Fix wording in comment Author: Peter Smith Reviewed-by: vignesh C Discussion: https://postgr.es/m/cahut+pve+2t2etdtahi3n+xbcg_uyrshqucbaadjcfppqgl...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/0c01f509a38f5b1f5fab26d98ae55d796541c2e4 Modified

pgsql: Fix wording in comment

2023-08-23 Thread Daniel Gustafsson
Fix wording in comment The comment for the DSM_OP_CREATE paramater read "the a new handle" which is confusing. Fix by rewording to indicate what the parameter means for DSM_OP_CREATE. Reported-by: Junwang Zhao Discussion: https://postgr.es/m/caeg8a3j2bc197ym-m_ykoxb9ox2enn-qnkneosaohysw2nc...@m

pgsql: Fix wording in comment

2022-11-17 Thread Daniel Gustafsson
Fix wording in comment Author: vignesh C Discussion: https://postgr.es/m/caldanm0jky__83tusem79+yqfjtwtakdfips0t_z4y0aygd...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/3d0c95bc8920f51f7d7685c622c9a75f59cf322f Modified Files -- src/

pgsql: Fix wording

2021-08-06 Thread Peter Eisentraut
Fix wording Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d91078d7fdf060cfda332211c26444837c208981 Modified Files -- doc/src/sgml/rules.sgml | 2 +- src/backend/utils/adt/rangetypes_selfuncs.c | 2 +- src/backend/utils/adt/rang

pgsql: Fix wording

2021-08-06 Thread Peter Eisentraut
Fix wording Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/0afe231a0db6442eed6c9d3fe22745405597943a Modified Files -- doc/src/sgml/rules.sgml | 2 +- src/backend/utils/adt/rangetypes_selfuncs.c | 2 +- src/backend/utils/adt/rang

pgsql: Fix wording

2021-08-06 Thread Peter Eisentraut
Fix wording Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/cc788c55bbb031d6168daf71f208e7a73f41e48a Modified Files -- doc/src/sgml/rules.sgml | 2 +- src/backend/utils/adt/rangetypes_selfuncs.c | 2 +- src/backend/utils/adt/rang

pgsql: Fix wording

2021-08-06 Thread Peter Eisentraut
Fix wording Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d3ad6566a130988af7693267bc8605b86772618c Modified Files -- doc/src/sgml/rules.sgml | 2 +- src/backend/utils/adt/rangetypes_selfuncs.c | 2 +- src/backend/utils/adt/rang

pgsql: Fix wording

2021-08-06 Thread Peter Eisentraut
Fix wording Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/acd6b6e637fb670003d4ac2477212b4d51016f9a Modified Files -- doc/src/sgml/rules.sgml | 2 +- src/backend/utils/adt/multirangetypes_selfuncs.c | 2 +- src/backend/util

pgsql: Fix wording

2021-08-06 Thread Peter Eisentraut
Fix wording Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/bf224e0a420397d9fdf8ead99a936fd44350f6bf Modified Files -- doc/src/sgml/rules.sgml | 2 +- src/backend/utils/adt/rangetypes_selfuncs.c | 2 +- src/backend/utils/adt/rang

pgsql: Fix wording

2021-08-06 Thread Peter Eisentraut
Fix wording Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/05e60aece33e84960ef566e4735b2d93c2d791c8 Modified Files -- doc/src/sgml/rules.sgml | 2 +- src/backend/utils/adt/multirangetypes_selfuncs.c | 2 +- src/backend/utils/adt/r

pgsql: Fix wording in description of pg_stat_statements.toplevel

2021-05-17 Thread Magnus Hagander
Fix wording in description of pg_stat_statements.toplevel Incorrect wording got applied in 7531fcb1fcf. Reported-By: Fujii Masao Discussion: https://postgr.es/m/e5512912-eac9-b163-df2b-e2601ce06...@oss.nttdata.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/f9

pgsql: Fix wording of several extended stats comments

2020-03-18 Thread Tomas Vondra
Fix wording of several extended stats comments Reported-by: Thomas Munro Discussion: https://www.postgresql.org/message-id/flat/20200113230008.g67iyk4cs3xbnjju@development Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/6f72dbc48bf8a0f4dc3248691355b0688d7aeba2 Mod

pgsql: Fix wording of "hostaddrs"

2018-01-21 Thread Magnus Hagander
Fix wording of "hostaddrs" The field is still called "hostaddr", so make sure references use "hostaddr values" instead. Author: Michael Paquier Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/5c15a54e851ecdd2b53e6d6a84f8ec0802ffc3cb Modified Files --

pgsql: Fix wording of "hostaddrs"

2018-01-21 Thread Magnus Hagander
Fix wording of "hostaddrs" The field is still called "hostaddr", so make sure references use "hostaddr values" instead. Author: Michael Paquier Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d66cfe1bf430ba20c52a9e9a9565edcb7cc0ac48 Modified Files