pgsql: Fix few typos and minor word smithing in tableam comments.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Fix few typos and minor word smithing in tableam comments.
Дата
Msg-id E1hl2S5-00031E-Ue@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix few typos and minor word smithing in tableam comments.

Reported-by: Ashwin Agrawal
Author: Ashwin Agrawal
Reviewed-by: Amit Kapila
Backpatch-through: 12, where it was introduced
Discussion: https://postgr.es/m/CALfoeisgdZhYDrJOukaBzvXfJOK2FQ0szVMK7dzmcy6w93iDUA@mail.gmail.com

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e33a1435be55f1f9aecff0337ed96f7e5092b146

Modified Files
--------------
src/include/access/tableam.h | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Pass QueryEnvironment down to EvalPlanQual's EState.
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Fix missing calls to table_finish_bulk_insert during COPY,take