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

Commit22bc403

Browse files
committed
Remove line duplicated during conflict resolution.
I included the duplicated ExecTypeFromTL in578b229 "Remove WITH OIDSsupport".Reported-By: Peter EisentrautDiscussion:https://postgr.es/m/ba819888-63c6-7f98-6acb-3731142d9414@2ndquadrant.com
1 parent93b5cc0 commit22bc403

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/backend/executor/execTuples.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1604,7 +1604,6 @@ ExecInitResultTypeTL(PlanState *planstate)
16041604
{
16051605
TupleDesctupDesc=ExecTypeFromTL(planstate->plan->targetlist);
16061606

1607-
tupDesc=ExecTypeFromTL(planstate->plan->targetlist);
16081607
planstate->ps_ResultTupleDesc=tupDesc;
16091608
}
16101609

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp