pgsql: C comment: fix wording

2022-12-16 Thread Bruce Momjian
C comment: fix wording Backpatch-through: master Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/59346209a839dfc627dd7986af3a6a8349c7ea0f Modified Files -- contrib/postgres_fdw/postgres_fdw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

pgsql: C comment: fix wording about shared memory message queue

2018-03-29 Thread Bruce Momjian
C comment: fix wording about shared memory message queue Reported-by: Tels Discussion: https://postgr.es/m/e66e05bc55f5ce904e361ad17a3395ae.squir...@sm.webmail.pair.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/bc0021ef09ec709fa20309228ea30ccf07f8b4e6 Modi