pgsql: Fix typo in heapam.c

2021-05-26 Thread Michael Paquier
Fix typo in heapam.c Author: Hou Zhijie Discussion: https://postgr.es/m/os0pr01mb571612191738540b27a8de5894...@os0pr01mb5716.jpnprd01.prod.outlook.com Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/190fa5a00a8f9ecee8eef2c8e26136b772b94e19 Modified Files -

pgsql: Fix assertion during streaming of multi-insert toast changes.

2021-05-26 Thread Amit Kapila
Fix assertion during streaming of multi-insert toast changes. While decoding the multi-insert WAL we can't clean the toast untill we get the last insert of that WAL record. Now if we stream the changes before we get the last change, the memory for toast chunks won't be released and we expect the t

pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa

2021-05-26 Thread Michael Paquier
doc: Fix description of some GUCs in docs and postgresql.conf.sample The following parameters have been imprecise, or incorrect, about their description (PGC_POSTMASTER or PGC_SIGHUP): - autovacuum_work_mem (docs, as of 9.6~) - huge_page_size (docs, as of 14~) - max_logical_replication_workers (do

pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa

2021-05-26 Thread Michael Paquier
doc: Fix description of some GUCs in docs and postgresql.conf.sample The following parameters have been imprecise, or incorrect, about their description (PGC_POSTMASTER or PGC_SIGHUP): - autovacuum_work_mem (docs, as of 9.6~) - huge_page_size (docs, as of 14~) - max_logical_replication_workers (do

pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa

2021-05-26 Thread Michael Paquier
doc: Fix description of some GUCs in docs and postgresql.conf.sample The following parameters have been imprecise, or incorrect, about their description (PGC_POSTMASTER or PGC_SIGHUP): - autovacuum_work_mem (docs, as of 9.6~) - huge_page_size (docs, as of 14~) - max_logical_replication_workers (do

pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa

2021-05-26 Thread Michael Paquier
doc: Fix description of some GUCs in docs and postgresql.conf.sample The following parameters have been imprecise, or incorrect, about their description (PGC_POSTMASTER or PGC_SIGHUP): - autovacuum_work_mem (docs, as of 9.6~) - huge_page_size (docs, as of 14~) - max_logical_replication_workers (do

pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa

2021-05-26 Thread Michael Paquier
doc: Fix description of some GUCs in docs and postgresql.conf.sample The following parameters have been imprecise, or incorrect, about their description (PGC_POSTMASTER or PGC_SIGHUP): - autovacuum_work_mem (docs, as of 9.6~) - huge_page_size (docs, as of 14~) - max_logical_replication_workers (do

pgsql: doc: Fix description of some GUCs in docs and postgresql.conf.sa

2021-05-26 Thread Michael Paquier
doc: Fix description of some GUCs in docs and postgresql.conf.sample The following parameters have been imprecise, or incorrect, about their description (PGC_POSTMASTER or PGC_SIGHUP): - autovacuum_work_mem (docs, as of 9.6~) - huge_page_size (docs, as of 14~) - max_logical_replication_workers (do