Movatterモバイル変換


[0]ホーム

URL:


Quick Links

Assignment before assert

From:Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru>
To:pgsql-hackers(at)postgresql(dot)org
Subject:Assignment before assert
Date:2025-02-13 17:08:26
Message-ID:1618848d-cdc7-414b-9c03-08cf4bef4408@postgrespro.ru
Views:Whole Thread |Raw Message |Download mbox |Resend email
Thread:
Lists:pgsql-hackers

Hi!
Function EvalPlanQualFetchRowMark contains an assignment

ExecRowMark *erm = earm->rowmark;

before assert

Assert(earm != NULL);

Maybe these lines need to be swapped?

--
With best regards,
Dmitry Koval

Postgres Professional:http://postgrespro.com

AttachmentContent-TypeSize
v1-0001-fix-assignment-before-assert.patchtext/plain661 bytes

Responses

Browse pgsql-hackers by date

 FromDateSubject
Next MessageSami Imseih2025-02-13 17:10:27Re: Proposal - Allow extensions to set a Plan Identifier
Previous MessageHannu Krosing2025-02-13 17:00:02Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ?

[8]ページ先頭

©2009-2025 Movatter.jp