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

Commitb94c671

Browse files
committed
Fix incorrect comment in preptlist.c
Author: Etsuro FujitaReviewed-by: Richard Guo, Tom LaneDiscussion:https://postgr.es/m/CAPmGK15V8dcVxL9vcgVWPHV6pw1qzM42LzoUkQDB7-e+1onnJw@mail.gmail.com
1 parentf48b4f8 commitb94c671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/optimizer/prep/preptlist.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* For UPDATE and DELETE queries, the targetlist must also contain "junk"
1313
* tlist entries needed to allow the executor to identify the rows to be
1414
* updated or deleted; for example, the ctid of a heap row. (The planner
15-
* adds these; they're not in what we receive from theplanner/rewriter.)
15+
* adds these; they're not in what we receive from theparser/rewriter.)
1616
*
1717
* For all query types, there can be additional junk tlist entries, such as
1818
* sort keys, Vars needed for a RETURNING list, and row ID information needed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp