Compile and test in netbeans - Mailing list pgsql-hackers

From Rohit Goyal
Subject Compile and test in netbeans
Date
Msg-id CANqGtSvxqzFEqTKnHmNgX8qubBJNV0vLp4077WzM7gNZh=3G-g@mail.gmail.com
Whole thread Raw
Responses Re: Compile and test in netbeans  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Re: Compile and test in netbeans  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Using indices for UNION.
Next
From: Andres Freund
Date:
Subject: Re: pre-commit triggers