pgsql: Remove comment about xl_heap_inplace "AT END OF STRUCT".

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Remove comment about xl_heap_inplace "AT END OF STRUCT".
Дата
Msg-id E1sN1KA-003J03-1v@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove comment about xl_heap_inplace "AT END OF STRUCT".

Commit 2c03216d831160bedd72d45f712601b6f7d03f1c moved the tuple data
from there to the buffer-0 data.  Back-patch to v12 (all supported
versions), the plan for the next change to this struct.

Discussion: https://postgr.es/m/20240523000548.58.nmisch@google.com

Branch
------
REL_15_STABLE

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

Modified Files
--------------
src/include/access/heapam_xlog.h | 1 -
1 file changed, 1 deletion(-)


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

Предыдущее
От: Amit Langote
Дата:
Сообщение: pgsql: SQL/JSON: Document behavior when input document is not jsonb
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Remove comment about xl_heap_inplace "AT END OF STRUCT".