Re: Compile and test in netbeans

From: Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>
To: Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Compile and test in netbeans
Date: 2013-11-20 07:39:47
Message-ID: CAFjFpRcKk6qQEAcJMD-+b_G1BLFG7jmrMzEyWiSBfC0OJaXE1A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Please look at elog() with right error code like DEBUG or NOTICE.

On Sun, Nov 17, 2013 at 11:36 PM, Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)com> wrote:

> Hi All,
>
> I want to modify postgresql code for the first time.
> I tried to use netbeans to compile the code.
>
> Now, I wanted to print something on console when I create a table or an
> index. I am printing just for testing purpose to get a feel of code.
>
> Please tel me the procedure to run and print using printf().
>
> --
> Regards,
> Rohit Goyal
>

--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2013-11-20 07:41:25 Re: CREATE TABLE IF NOT EXISTS AS
Previous Message Craig Ringer 2013-11-20 07:34:02 Re: CREATE TABLE IF NOT EXISTS AS