Re: pgsql: Fix typo in comment of transformJsonAggConstructor()
On Wed, Oct 16, 2024 at 8:39 PM Amit Langote wrote: > > Fix typo in comment of transformJsonAggConstructor() > > An oversight of 3a8a1f3254b. > > Reported-by: Tender Wang > Author: Tender Wang > Backpatch-through: 16 Sorry, I forgot to put the Discussion link: https://www.postgresql.org/message-id/CAHewXNkF3LSvR2nTNDVZz3_NJOHK47VO9gE9hb3OGDd_HbMraQ%40mail.gmail.com -- Thanks, Amit Langote
pgsql: Fix typo in comment of transformJsonAggConstructor()
Fix typo in comment of transformJsonAggConstructor() An oversight of 3a8a1f3254b. Reported-by: Tender Wang Author: Tender Wang Backpatch-through: 16 Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/c259b1578e006b2f808595fac4d8e45c5cce9d73 Modified Files -- src/backend/parser/parse_expr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment of transformJsonAggConstructor()
Fix typo in comment of transformJsonAggConstructor() An oversight of 3a8a1f3254b. Reported-by: Tender Wang Author: Tender Wang Backpatch-through: 16 Branch -- REL_17_STABLE Details --- https://git.postgresql.org/pg/commitdiff/064e04008533b2b8a82b5dbff7da10abd6e41565 Modified Files -- src/backend/parser/parse_expr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment of transformJsonAggConstructor()
Fix typo in comment of transformJsonAggConstructor() An oversight of 3a8a1f3254b. Reported-by: Tender Wang Author: Tender Wang Backpatch-through: 16 Branch -- REL_16_STABLE Details --- https://git.postgresql.org/pg/commitdiff/4a933eefe11208d02552f34c8fb3a2b13caeb286 Modified Files -- src/backend/parser/parse_expr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Spotted while reviewing a patch changing things around this area. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/b8528fe026b18976b5d5b4fcb066a8a55def3375 Modified Files -- src/interfaces/libpq/fe-cancel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Commit 98e675ed7af accidentally mistyped IDENTIFY_SYSTEM as IDENTIFY_SERVER. Backpatch to all supported branches. Reported-by: Alexander Lakhin Discussion: https://postgr.es/m/68138521-5345-8780-4390-1474afdcb...@gmail.com Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/5902ba5b21da9bf16377971360bcf4232728e0bf Modified Files -- src/backend/replication/libpqwalreceiver/libpqwalreceiver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Commit 98e675ed7af accidentally mistyped IDENTIFY_SYSTEM as IDENTIFY_SERVER. Backpatch to all supported branches. Reported-by: Alexander Lakhin Discussion: https://postgr.es/m/68138521-5345-8780-4390-1474afdcb...@gmail.com Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/00b26f81ec77b26784e3621124fcdfcbf8e2 Modified Files -- src/backend/replication/libpqwalreceiver/libpqwalreceiver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Commit 98e675ed7af accidentally mistyped IDENTIFY_SYSTEM as IDENTIFY_SERVER. Backpatch to all supported branches. Reported-by: Alexander Lakhin Discussion: https://postgr.es/m/68138521-5345-8780-4390-1474afdcb...@gmail.com Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d86038bd4d81ebd7dda60f5458476710108ec0a3 Modified Files -- src/backend/replication/libpqwalreceiver/libpqwalreceiver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Commit 98e675ed7af accidentally mistyped IDENTIFY_SYSTEM as IDENTIFY_SERVER. Backpatch to all supported branches. Reported-by: Alexander Lakhin Discussion: https://postgr.es/m/68138521-5345-8780-4390-1474afdcb...@gmail.com Branch -- REL_15_STABLE Details --- https://git.postgresql.org/pg/commitdiff/419b6cb885a5fcb215ce86dcda441bd7dbfac202 Modified Files -- src/backend/replication/libpqwalreceiver/libpqwalreceiver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Commit 98e675ed7af accidentally mistyped IDENTIFY_SYSTEM as IDENTIFY_SERVER. Backpatch to all supported branches. Reported-by: Alexander Lakhin Discussion: https://postgr.es/m/68138521-5345-8780-4390-1474afdcb...@gmail.com Branch -- REL_16_STABLE Details --- https://git.postgresql.org/pg/commitdiff/810c9609f8a5f82025db7d2b4023966d22785898 Modified Files -- src/backend/replication/libpqwalreceiver/libpqwalreceiver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Commit 98e675ed7af accidentally mistyped IDENTIFY_SYSTEM as IDENTIFY_SERVER. Backpatch to all supported branches. Reported-by: Alexander Lakhin Discussion: https://postgr.es/m/68138521-5345-8780-4390-1474afdcb...@gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/c5962ad21a6e3119c9f63b5fbfbcfe663413d551 Modified Files -- src/backend/replication/libpqwalreceiver/libpqwalreceiver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Spotted while looking over changes for another patch. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/03749325d16c4215ecd6d6a6fe117d93931d84aa Modified Files -- src/bin/pg_dump/pg_dump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Back-patch down to 11. Author: Sho Kato () Discussion: https://postgr.es/m/TYCPR01MB68499042A33BC32241193AAF9F5BA%40TYCPR01MB6849.jpnprd01.prod.outlook.com Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/b103d616caeb6a06e9391be1cb1e7483b328e641 Modified Files -- src/backend/rewrite/rewriteHandler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Back-patch down to 11. Author: Sho Kato () Discussion: https://postgr.es/m/TYCPR01MB68499042A33BC32241193AAF9F5BA%40TYCPR01MB6849.jpnprd01.prod.outlook.com Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/2f6e826f65798ccdb3860f346e9bef58c1c962c3 Modified Files -- src/backend/rewrite/rewriteHandler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Back-patch down to 11. Author: Sho Kato () Discussion: https://postgr.es/m/TYCPR01MB68499042A33BC32241193AAF9F5BA%40TYCPR01MB6849.jpnprd01.prod.outlook.com Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d5300bc79dff0ada2132d82d59dfe1703a6e9ed1 Modified Files -- src/backend/rewrite/rewriteHandler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Back-patch down to 11. Author: Sho Kato () Discussion: https://postgr.es/m/TYCPR01MB68499042A33BC32241193AAF9F5BA%40TYCPR01MB6849.jpnprd01.prod.outlook.com Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/3f157d085bd72a69fabd6e2621800204c19cc76f Modified Files -- src/backend/rewrite/rewriteHandler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Back-patch down to 11. Author: Sho Kato () Discussion: https://postgr.es/m/TYCPR01MB68499042A33BC32241193AAF9F5BA%40TYCPR01MB6849.jpnprd01.prod.outlook.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/160c23b5fa0243d2f743cc70c96dac44d9932645 Modified Files -- src/backend/rewrite/rewriteHandler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Back-patch down to 11. Author: Sho Kato () Discussion: https://postgr.es/m/TYCPR01MB68499042A33BC32241193AAF9F5BA%40TYCPR01MB6849.jpnprd01.prod.outlook.com Branch -- REL_15_STABLE Details --- https://git.postgresql.org/pg/commitdiff/35470357ee4c6f05b78926d3e07a45d8712f3130 Modified Files -- src/backend/rewrite/rewriteHandler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Introduced in 4d330a61bb1. Author: Masahiko Sawada Reviewed-by: Michael Paquier Discussion: https://postgr.es/m/cad21aodg8rtwjkrnjg9utp89vs8smfib2c55dvqkrcn8zr-...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/4327f6c7480fea9348ea6825a9d38a71b2ef8785 Modified Files -- src/backend/storage/smgr/md.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
pgsql: Fix typo in comment.
Fix typo in comment. Author: Osumi Takamichi Discussion: https://postgr.es/m/tycpr01mb83737ea140c79b7d099f65e8ed...@tycpr01mb8373.jpnprd01.prod.outlook.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/4f985aba6963b8669325e1c58585d04257977fda Modified Files -- src/test/regress/expected/subscription.out | 2 +- src/test/regress/sql/subscription.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
pgsql: Fix typo in comment
Fix typo in comment Author: Ted Yu Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/af6284a666742d6932bae2e93f9eef156274a92e Modified Files -- src/bin/pg_dump/t/002_pg_dump.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment for writetuple() function
Fix typo in comment for writetuple() function Reported-by: David Rowley Discussion: https://postgr.es/m/CAApHDvrZ9Ky2LcWwcKsbdYChA850JE5qS%3DkGJiTNWS8mbBXZHw%40mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/924954c670355f2a0ca1dd4173574a28fc0eedec Modified Files -- src/backend/utils/sort/tuplesort.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/a8b02587a3c20997f8991878eb02ef475a343e1f Modified Files -- src/backend/commands/copyfromparse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/28d351c9ff2afe5cc18ef64779c02c49c76896fb Modified Files -- src/backend/commands/copyfromparse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_15_STABLE Details --- https://git.postgresql.org/pg/commitdiff/2829cfaf78b6b9d1909ce1dbbdb2839be9697853 Modified Files -- src/backend/commands/copyfromparse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/7d501657550619a6a826ab3cf282c3e7bf862bd0 Modified Files -- src/backend/commands/copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/4e330af04be0d5fd905a1b5320adbea7fb91b117 Modified Files -- src/backend/commands/copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/3a376b90ede113708d2b7cdf48f6fb8d06092c85 Modified Files -- src/backend/commands/copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/1d40200a98557fb36cb620f604b00116ccf4d64a Modified Files -- src/backend/commands/copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d85f2bfa09f64e52436e8f05a9e112e160bace65 Modified Files -- src/backend/storage/ipc/latch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d6ae041c87488af37bc1f8b30697c3df1c24e65f Modified Files -- src/backend/storage/ipc/latch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/1dd49df7834ceccc61fae2801e246e793e08b5ad Modified Files -- src/backend/storage/ipc/latch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/09b684647a681c1badb7569957591245791f8579 Modified Files -- src/backend/storage/ipc/latch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/24c58f7a2a5c762f35ffe8aaa00fa08caeb881fe Modified Files -- src/backend/storage/ipc/latch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/d89f97e83efed4b2ac0a1803a1b6813c8277de73 Modified Files -- src/backend/storage/ipc/latch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/81fd8085de0974e0d4ed932d8dd861a159eb279d Modified Files -- src/backend/commands/copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/166f143869c98492a41288bf8175521cd9ce7c24 Modified Files -- src/backend/commands/copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/0598bed99efa6e2d5fa43bbccbcca0358c6e1e75 Modified Files -- src/backend/commands/copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/637afee327f4690afc3f16fd76123cd4b7af1d95 Modified Files -- src/backend/commands/copyfrom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/f042dc6a415decc4e2a9707de5f3fc737e42e1ed Modified Files -- src/backend/commands/copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/f505bec711f602c6bd08a88e8ad894b611e7e8a1 Modified Files -- src/backend/commands/copyfrom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/eabcfd99ed27e5d21fee91fc7007678589081f58 Modified Files -- src/backend/executor/nodeForeignscan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d99166ed4f6e9f370289a90dd6678c06bfffd41f Modified Files -- src/backend/executor/nodeForeignscan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Author: Kyotaro Horiguchi Discussion: https://www.postgresql.org/message-id/flat/20210716.170209.175434392011070182.horikyota.ntt%40gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/86a1aae764b03c7fe06e290e409c8d1a72ff187d Modified Files -- src/backend/utils/mb/Unicode/big5_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/convutils.pm | 2 +- src/backend/utils/mb/Unicode/euc_cn_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/euc_jis_2004_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/euc_jp_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/euc_kr_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/euc_tw_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/gb18030_to_utf8.map| 2 +- src/backend/utils/mb/Unicode/gbk_to_utf8.map| 2 +- src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/johab_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/koi8r_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/koi8u_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/shift_jis_2004_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/sjis_to_utf8.map | 2 +- src/backend/utils/mb/Unicode/uhc_to_utf8.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_big5.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_euc_cn.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_euc_jis_2004.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_euc_jp.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_euc_kr.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_euc_tw.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_gb18030.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_gbk.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_10.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_13.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_14.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_15.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_16.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_2.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_4.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_5.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_7.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_8.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_iso8859_9.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_johab.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_koi8r.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_koi8u.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_shift_jis_2004.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_sjis.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_uhc.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_win1250.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_win1251.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_win1252.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_win1253.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_win1254.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_win1255.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_win1256.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_win1257.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_win1258.map| 2 +- src/backend/utils/mb/Unicode/utf8_to_win866.map | 2 +- src/backend/utils/mb/Unicode/utf8_to_win874.map | 2 +- src/backend/utils/mb/Unicode/win1250_to_utf8.map| 2 +- src/backend/utils/mb/Unicode/win1251_to_utf8.map| 2 +- src/backend/utils/mb/Unicode/win1252_to_utf8.map| 2 +- src/backend/utils/mb/Unicode/win1253_to_utf8.map| 2 +- src/backend/utils/mb/Unicode/win1254_to_utf8.map| 2 +- src/backend/utils/mb/Unicode/win1255_to_utf8.map| 2 +- src/backend/utils/mb/Unicode/win1256_to_utf8.map| 2 +- src/backend/utils/mb/Unicode/win1257_to_utf8.map| 2 +- src/backend/utils/mb
pgsql: Fix typo in comment
Fix typo in comment Author: James Coleman Discussion: https://postgr.es/m/caaaqye8f8ena0i1pdbtunwdd2sxhsmgscnybjhaxmuadfbr...@mail.gmail.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/9ee91cc583802c6507fbc31c348a79e63a10f956 Modified Files -- src/backend/optimizer/path/allpaths.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
pgsql: Fix typo in comment
Fix typo in comment Author: Julien Rouhaud Backpatch-through: 11 Discussion: https://postgr.es/m/20210420121659.odjueyd4rpilorn5@nol Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/7311fa8a7096b3a00fc39a10c5a20d4cf0564bfa Modified Files -- src/backend/lib/dshash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Author: Julien Rouhaud Backpatch-through: 11 Discussion: https://postgr.es/m/20210420121659.odjueyd4rpilorn5@nol Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/bf5d1f1e0052100b716f7b7b0934aefb28f72e73 Modified Files -- src/backend/lib/dshash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Author: Julien Rouhaud Backpatch-through: 11 Discussion: https://postgr.es/m/20210420121659.odjueyd4rpilorn5@nol Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/8b4b5669cde2b17bd6b5d68f584d97078f3296ac Modified Files -- src/backend/lib/dshash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Author: Julien Rouhaud Backpatch-through: 11 Discussion: https://postgr.es/m/20210420121659.odjueyd4rpilorn5@nol Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/e4fbd11a1d5c291fe719b0bc833882e0baad1f8e Modified Files -- src/backend/lib/dshash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Author: Haiying Tang Discussion: https://postgr.es/m/48a0928ac94b497d9c40acf1de394c15@G08CNEXMBPEKD05.g08.fujitsu.local Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/6742e14959a3033d946ab3d67f5ce4c99367d332 Modified Files -- src/include/optimizer/cost.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Author: Hou, Zhijie Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/2a093355aa629468eab82242ced83a1c7fff76a8 Modified Files -- src/backend/storage/ipc/procsignal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/556cbdfce4ffe01410b89dbf01b27315aa201bbf Modified Files -- src/backend/libpq/auth-scram.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
pgsql: Fix typo in comment
Fix typo in comment Introduced by 8b08f7d4820f; backpatch to 11. Discussion: https://postgr.es/m/20200812214918.GA30353@alvherre.pgsql Branch -- REL_12_STABLE Details --- https://git.postgresql.org/pg/commitdiff/fcc42756818cef68e61e35e6d71cac6a73e24bb9 Modified Files -- src/bin/pg_dump/pg_dump.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Introduced by 8b08f7d4820f; backpatch to 11. Discussion: https://postgr.es/m/20200812214918.GA30353@alvherre.pgsql Branch -- REL_11_STABLE Details --- https://git.postgresql.org/pg/commitdiff/70ccff88d910f57e427331afcbd6322ff7c80d18 Modified Files -- src/bin/pg_dump/pg_dump.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Introduced by 8b08f7d4820f; backpatch to 11. Discussion: https://postgr.es/m/20200812214918.GA30353@alvherre.pgsql Branch -- REL_13_STABLE Details --- https://git.postgresql.org/pg/commitdiff/352b8cf59f400e69a80db12f920adf12a1b0607c Modified Files -- src/bin/pg_dump/pg_dump.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Introduced by 8b08f7d4820f; backpatch to 11. Discussion: https://postgr.es/m/20200812214918.GA30353@alvherre.pgsql Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/05c16b827f3ae66ec718e9af49e4d96906fa2ffb Modified Files -- src/bin/pg_dump/pg_dump.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment on OpenSSL PEM password callback type name.
Fix typo in comment on OpenSSL PEM password callback type name. The type is called "pem_password_cb", not "pem_passwd_cb". Author: Daniel Gustafsson Discussion: https://www.postgresql.org/message-id/22108cf6-228b-45cf-9cda-5c5f658dc...@yesql.se Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/267cc6ed29668fcf2e527f514f0fbbeaa73c388e Modified Files -- src/interfaces/libpq/fe-secure-openssl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Reported-by: Oleg Bartunov Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/9f87ae38eaffcc7f72c45bfeb79e09dd6e8c2f48 Modified Files -- src/backend/utils/adt/tsrank.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
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.
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.
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.
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.
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.
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.
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
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 -- src/backend/replication/syncrep.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
pgsql: Fix typo in comment.
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.
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 comment
Fix typo in comment Author: Amit Langote Discussion: https://postgr.es/m/b23dc88b-df41-ef07-22c5-12f77cf73...@lab.ntt.co.jp Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/f5545287dc5f565b091f2312684d14fda0705a9a Modified Files -- src/include/nodes/relation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment of commit_ts.c for incorrect reference to CL
Fix typo in comment of commit_ts.c for incorrect reference to CLOG Author: Shao Bret Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/0aa5e65ab4fd2695f0e4108b9ec53a0546261e1f Modified Files -- src/backend/access/transam/commit_ts.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/a0b37684ba1c7ce6380db6ff6817cf9f3a85b94c Modified Files -- src/backend/optimizer/path/joinpath.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Author: Kyotaro Horiguchi Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/2c19ea863a27303f462485c4046a850864e638b8 Modified Files -- src/backend/rewrite/rewriteManip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Author: Michael Paquier Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/019fa576ca8298ecb7b8ded6e0c857840b57a4ae Modified Files -- src/backend/access/transam/xlog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Author: Daniel Gustafsson Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/9778d5c180c06998c315a4ae4753b927e3bc4ea8 Modified Files -- src/bin/pg_dump/pg_backup_custom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Arthur Zakirov, confirmed by Thomas Munro Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/669820a3d9c359e8d44a26035cb4d675dc542cb4 Modified Files -- src/backend/utils/cache/typcache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Michael Paquier Discussion: http://postgr.es/m/20180205071404.gb17...@paquier.xyz Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/8a8c4f3b325ea00cc4ffb106a71e65e79c5d7af9 Modified Files -- src/backend/access/transam/multixact.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Author: Daniel Gustafsson Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/71cce90ee99098f52e65278b96662e32ca005771 Modified Files -- src/backend/libpq/be-secure-openssl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/f8437c819acc37b43bd2d5b19a6b7609b4ea1292 Modified Files -- src/backend/access/transam/xlog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Andreas Karlsson Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/d3aeaba9ee057444b3f951039c743ab961a20726 Modified Files -- src/tools/msvc/config_default.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Andreas Karlsson Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/65f1623336a39f65a9d8a34e06f127cae583ff3b Modified Files -- src/tools/msvc/config_default.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Andreas Karlsson Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/d5f965c257aed40d515e6b518422ac6e6982c46c Modified Files -- src/tools/msvc/config_default.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Andreas Karlsson Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/510cc2e048f800e1764a6d6cbcf8fff4e3bda1fd Modified Files -- src/tools/msvc/config_default.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Andreas Karlsson Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/commitdiff/caa6e12b5deb3ece8828507b2b4d4e1218d42ed7 Modified Files -- src/tools/msvc/config_default.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment
Fix typo in comment Andreas Karlsson Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commitdiff/4f2d0af1719e608a7d5d1e51620c4b914b3137fa Modified Files -- src/tools/msvc/config_default.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
pgsql: Fix typo in comment.
Fix typo in comment. Etsuro Fujita Discussion: http://postgr.es/m/5a0d7c3d.80...@lab.ntt.co.jp Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/6b2cd278a9d1e4643c419b598780aa55520f4f1a Modified Files -- src/backend/catalog/partition.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)