enabling OPTIMIZER_DEBUG

From: Zhan Li <zhanli89(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: enabling OPTIMIZER_DEBUG
Date: 2013-11-16 19:44:50
Message-ID: CANp-BfbO9VVdKuEEk_-kF+26hBO+h0NUWRQjJRB9R2Bev5vPrg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I want to use print_path() function in allpaths.c. I used --enable-debug
when configure. But it's telling me that print_path is an undefined
reference when I tried to build the source code. Is there anything else
necessary except for --enable-debug flag to use print_path function?

Best Regards,
Zhan

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message John Meyer 2013-11-17 13:03:28 Re: Stack builder issue
Previous Message John Meyer 2013-11-16 18:14:38 Stack builder issue