Skip to content

Commit b94c671

Browse files
committed
Fix incorrect comment in preptlist.c
Author: Etsuro Fujita Reviewed-by: Richard Guo, Tom Lane Discussion: https://postgr.es/m/CAPmGK15V8dcVxL9vcgVWPHV6pw1qzM42LzoUkQDB7-e+1onnJw@mail.gmail.com
1 parent f48b4f8 commit b94c671

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 the planner/rewriter.)
15+
* adds these; they're not in what we receive from the parser/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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy