mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 00:02:26 -04:00
C comment: fix function header comment
Fix for transformOnConflictClause(). Author: Tomonari Katsumata
This commit is contained in:
parent
8023b5827f
commit
1ff0042165
@ -940,7 +940,7 @@ transformInsertRow(ParseState *pstate, List *exprlist,
|
||||
}
|
||||
|
||||
/*
|
||||
* transformSelectStmt -
|
||||
* transformOnConflictClause -
|
||||
* transforms an OnConflictClause in an INSERT
|
||||
*/
|
||||
static OnConflictExpr *
|
||||
|
Loading…
x
Reference in New Issue
Block a user