Skip to content

Commit 7871b7d

Browse files
author
Neil Conway
committed
Update obsolete comment describing ExecDelete(), per Simon Riggs.
1 parent 1d0d8d3 commit 7871b7d

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 and its
1462-
* index tuples.
1461+
* DELETE is like UPDATE, except that we delete the tuple and no
1462+
* index modifications are needed
14631463
* ----------------------------------------------------------------
14641464
*/
14651465
static void

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