| 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:17:56 |
| Message-ID: | 4C32D8A4.6040609@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-interfaces |
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
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>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Satoshi Nagayasu | 2010-07-06 07:30:00 | Re: [INTERFACES] ECPG Documentation Improvement |
| Previous Message | Tom Lane | 2010-07-06 00:08:39 | Re: "Localizing" paths? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Satoshi Nagayasu | 2010-07-06 07:30:00 | Re: [INTERFACES] ECPG Documentation Improvement |
| Previous Message | Satoshi Nagayasu | 2010-06-25 13:57:43 | Re: [INTERFACES] ECPG Documentation Improvement |