pgsql: Push attcompression and attstorage handling into BuildDescForRel

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Push attcompression and attstorage handling into BuildDescForRel
Дата
Msg-id E1qoPRf-000BDH-7W@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Push attcompression and attstorage handling into BuildDescForRelation()

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

Discussion: https://www.postgresql.org/message-id/flat/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(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Refactor ListenSocket array.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: worker_spi: Add tests for BGWORKER_BYPASS_ALLOWCONN