Re: error order when debug postgresql step by step? - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: error order when debug postgresql step by step?
Date
Msg-id 4D6CBA8B020000250003B1D6@gw.wicourts.gov
Whole thread Raw
In response to error order when debug postgresql step by step?  (hom <obsidianhom@gmail.com>)
Responses Re: error order when debug postgresql step by step?
List pgsql-hackers
hom <obsidianhom@gmail.com> wrote:
> How can I do to make sure the right excute order when I debug step
> by step ?
You may need to reduce the optimization level of your compile.
-Kevin


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Sync Rep v17
Next
From: Tom Lane
Date:
Subject: Re: PG signal handler and non-reentrant malloc/free calls