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

Commit25e777c

Browse files
committed
Split ExecUpdate and ExecDelete into reusable pieces
Create subroutines ExecUpdatePrologue / ExecUpdateAct /ExecUpdateEpilogue, and similar for ExecDelete.Introduce a new struct to be used internally in nodeModifyTable.c,dubbed ModifyTableContext, which contains all context information neededto perform these operations, as well as ExecInsert and others.This allows using a different schedule and a different way of evaluatingthe results of these operations, which can be exploited by a latercommit introducing support for MERGE. It also makes ExecUpdate andExecDelete proper shorter and (hopefully) simpler.Author: Álvaro Herrera <alvherre@alvh.no-ip.org>Reviewed-by: Amit Langote <amitlangote09@gmail.com>Reviewed-by: Japin Li <japinli@hotmail.com>Reviewed-by: Zhihong Yu <zyu@yugabyte.com>Discussion:https://postgr.es/m/202202271724.4z7xv3cf46kv@alvherre.pgsql
1 parentf2553d4 commit25e777c

File tree

2 files changed

+484
-299
lines changed

2 files changed

+484
-299
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp