Re: [INTERFACES] ECPG Documentation Improvement

From: Satoshi Nagayasu <satoshi(dot)nagayasu(at)gmail(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org, pgsql-docs(at)postgresql(dot)org
Subject: Re: [INTERFACES] ECPG Documentation Improvement
Date: 2010-07-06 07:30:00
Message-ID: 4C32DB78.2080605@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-interfaces

Hi all,

I have just remembered I finished writing the "Large Objects" section
to describe large object handling in ECPG.

http://code.google.com/p/ecpgdocs/downloads/detail?name=Large%20objects.pdf&can=2&q=#makechanges

Please look at this document, too.

Thanks,

On 2010/07/06 16:17, Satoshi Nagayasu wrote:
> Hi all,
>
> I have just finished to update "Using Host Variables" section,
> one of the most important sections for ECPG development.
>
> It has following 8 sub-sections.
>
> - Host variables overview
> - Mapping between PostgreSQL data types and host variable types
> - Declare Sections
> - Retreiving query results using host variables (SELECT INTO and FETCH
> INTO)
> - Setting input parameters to SQL statements using host variables
> - Accessing numeric data types and text data types
> - Accessing special data types
> - More on host variables
>
> http://code.google.com/p/ecpgdocs/downloads/detail?name=Using%20Host%20Variables.pdf&can=2&q=#makechanges
>
>
> If you're interested in ECPG, please look at the document,
> and feel free to send some comments to me. Any comments are welcome.
>
> Regards,
>

--
NAGAYASU Satoshi <satoshi(dot)nagayasu(at)gmail(dot)com>

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tim Landscheidt 2010-07-06 12:38:39 [PATCH] Clarify that "psql -c" ignores psqlrc files
Previous Message Satoshi Nagayasu 2010-07-06 07:17:56 Re: [INTERFACES] ECPG Documentation Improvement

Browse pgsql-interfaces by date

  From Date Subject
Next Message Satoshi Nagayasu 2010-07-08 09:50:51 Re: ECPG Documentation Improvement
Previous Message Satoshi Nagayasu 2010-07-06 07:17:56 Re: [INTERFACES] ECPG Documentation Improvement