Remove unnecessary blank line in MakeNextValExprForIdentity function

pull/7920/head
Mehmet Yilmaz 2025-03-05 11:19:18 +00:00
parent 728af2f7eb
commit 5f171120fe
1 changed files with 0 additions and 1 deletions

View File

@ -1237,7 +1237,6 @@ ReorderInsertSelectTargetLists(Query *originalQuery, RangeTblEntry *insertRte,
Expr *
MakeNextValExprForIdentity(Oid seq_relid)
{
Const *seq_const = makeConst(
REGCLASSOID, /* type for regclass */
-1, /* no specific collation */