Re: error order when debug postgresql step by step?

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "hom" <obsidianhom(at)gmail(dot)com>,<pgsql-hackers(at)postgresql(dot)org>
Subject: Re: error order when debug postgresql step by step?
Date: 2011-03-01 15:21:15
Message-ID: 4D6CBA8B020000250003B1D6@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hom <obsidianhom(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-03-01 15:22:19 Re: PG signal handler and non-reentrant malloc/free calls
Previous Message hom 2011-03-01 15:15:58 error order when debug postgresql step by step?