Sending queries directly - Mailing list pgsql-hackers

Hello, <br /> I am creating an agent that runs alongside the postgres written in c++, I have a question: How send sql
queriesdirectly for the database without going need to make any connection?<br /> What I call function, which I use
file?<br /><br /> Thanks,<br />-- <br />Pedro Belmino.<br
/>--------------------------------------------------------------------<br/># Ciência da Computação - UNIFOR<br /> # <a
href="mailto:[email protected]">[email protected]</a><br
/>-------------------------------------------------------------------- 

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option.
Next
From: "Pedro Belmino"
Date:
Subject: HELP