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

Commit7871b7d

Browse files
author
Neil Conway
committed
Update obsolete comment describing ExecDelete(), per Simon Riggs.
1 parent1d0d8d3 commit7871b7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/executor/execMain.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
*
2727
*
2828
* IDENTIFICATION
29-
* $PostgreSQL: pgsql/src/backend/executor/execMain.c,v 1.257 2005/11/14 17:42:54 tgl Exp $
29+
* $PostgreSQL: pgsql/src/backend/executor/execMain.c,v 1.258 2005/11/18 12:26:20 neilc Exp $
3030
*
3131
*-------------------------------------------------------------------------
3232
*/
@@ -1458,8 +1458,8 @@ ExecInsert(TupleTableSlot *slot,
14581458
/* ----------------------------------------------------------------
14591459
*ExecDelete
14601460
*
1461-
*DELETE is like UPDATE, we delete the tuple andits
1462-
*indextuples.
1461+
*DELETE is like UPDATE,except thatwe delete the tuple andno
1462+
*indexmodifications are needed
14631463
* ----------------------------------------------------------------
14641464
*/
14651465
staticvoid

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp