Avoid creating a TOAST table for a partitioned table.

Robert Haas <rhaas@postgresql.org>

Commit: 2fe6336e2d48d77fca6d0849f03c0faa06725159
Author: Robert Haas <rhaas@postgresql.org>
Date: 2018-03-22T17:49:38Z
Releases: 11.0
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

Files

PathChange+/−
src/backend/catalog/toasting.c modified +4 −0

Discussion