pgsql: Push attcompression and attstorage handling into BuildDescForRel

Started by Peter Eisentrautalmost 3 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Push attcompression and attstorage handling into BuildDescForRelation()

This was previously handled by the callers but it can be moved into a
common place.

Discussion: /messages/by-id/52a125e4-ff9a-95f5-9f61-b87cf447e4da@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/180e3394a7042f6cefa53221bfa224db906671d3

Modified Files
--------------
src/backend/commands/tablecmds.c | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)