Re: Compile and test in netbeans - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: Compile and test in netbeans
Date
Msg-id CAFjFpRcKk6qQEAcJMD-+b_G1BLFG7jmrMzEyWiSBfC0OJaXE1A@mail.gmail.com
Whole thread Raw
In response to Compile and test in netbeans  (Rohit Goyal <rhtgyl.87@gmail.com>)
List 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.87@gmail.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

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: CREATE TABLE IF NOT EXISTS AS
Next
From: Pavel Stehule
Date:
Subject: Re: CREATE TABLE IF NOT EXISTS AS