pgsql: More code cleanup for configurable TOAST compression.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: More code cleanup for configurable TOAST compression.
Дата
Msg-id E1lOL0D-0004St-ND@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
More code cleanup for configurable TOAST compression.

Remove unused macro. Fix confusion about whether a TOAST compression
method is identified by an OID or a char.

Justin Pryzby

Discussion: http://postgr.es/m/20210321235544.GD4203@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/226e2be3876d0bda3dc33d16dfa0bed246b7b74f

Modified Files
--------------
src/backend/commands/tablecmds.c       | 9 +++++----
src/include/access/toast_compression.h | 2 --
2 files changed, 5 insertions(+), 6 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode