pgsql: Avoid creating a TOAST table for a partitioned table.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Avoid creating a TOAST table for a partitioned table.
Дата
Msg-id E1ez4Mp-0006jg-46@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Avoid creating a TOAST table for a partitioned table.

It's useless.

Amit Langote

Discussion: http://postgr.es/m/b4c9dee6-d134-49b8-79c4-07fbd7c3b898@lab.ntt.co.jp

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2fe6336e2d48d77fca6d0849f03c0faa06725159

Modified Files
--------------
src/backend/catalog/toasting.c | 4 ++++
1 file changed, 4 insertions(+)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix typo in comment.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Support for optimizing and emitting code in LLVM JIT provider.