Re: error order when debug postgresql step by step?

From: hom <obsidianhom(at)gmail(dot)com>
To: Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: error order when debug postgresql step by step?
Date: 2011-03-01 16:23:32
Message-ID: AANLkTin=aj7ii8Tio9nD-VG5qrJeucwpvqL5ufdkLMCV@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It works!

Thanks Kevin and Lbrar!

:)

2011/3/1 Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>:
> - export CFLAGS='-O0' may work for you.
>
>
> On Tue, Mar 1, 2011 at 8:21 PM, Kevin Grittner
> <Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
>> 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
>>
>> --
>> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-hackers
>>
>
>
>
> --
>    Ibrar Ahmed
>

--
Best Wishes!

                                     hom

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-03-01 16:34:59 Re: Bug of the hot standby feedback
Previous Message Ibrar Ahmed 2011-03-01 15:27:50 Re: error order when debug postgresql step by step?