Re: [INTERFACES] ECPG Documentation Improvement - Mailing list pgsql-docs

From Satoshi Nagayasu
Subject Re: [INTERFACES] ECPG Documentation Improvement
Date
Msg-id 4C32D8A4.6040609@gmail.com
Whole thread Raw
In response to Re: [INTERFACES] ECPG Documentation Improvement  (Satoshi Nagayasu <satoshi.nagayasu@gmail.com>)
Responses Re: [INTERFACES] ECPG Documentation Improvement  (Satoshi Nagayasu <satoshi.nagayasu@gmail.com>)
List pgsql-docs
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.nagayasu@gmail.com>

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: "Localizing" paths?
Next
From: Satoshi Nagayasu
Date:
Subject: Re: [INTERFACES] ECPG Documentation Improvement