Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbd12499

Browse files
committed
Create an API for inserting and deleting rows in TOAST tables.
This moves much of the non-heap-specific logic from toast_delete andtoast_insert_or_update into a helper functions accessible via a newheader, toast_helper.h. Using the functions in this module, a tableAM can implement creation and deletion of TOAST table rows withmuch less code duplication than was possible heretofore. Sometable AMs won't want to use the TOAST logic at all, but for thosethat do this will make that easier.Patch by me, reviewed and tested by Prabhat Sabu, Thomas Munro,Andres Freund, and Álvaro Herrera.Discussion:http://postgr.es/m/CA+TgmoZv-=2iWM4jcw5ZhJeL18HF96+W1yJeYrnGMYdkFFnEpQ@mail.gmail.com
1 parent286af0c commitbd12499

File tree

5 files changed

+493
-357
lines changed

5 files changed

+493
-357
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp