From: | Michael Meskes <meskes(at)postgresql(dot)org> |
---|---|
To: | PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | typedef patches for ecpg |
Date: | 2002-03-21 09:37:58 |
Message-ID: | 20020321093758.GA30954@feivel.fam-meskes.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Hi,
I'm just committing the patches plus some additions, but:
- they need some more testing
- The behaviour concerning typedef and the new option '-c' for
automatically creating C code have to be documented. I just added it
to the help output.
- The -c option only works if the type is the same in C and SQL. Thus
typedef to varchar, which is not known in C, will not work. There is
no error message for this so far either as I will try to find a
workaround. Suggestions are welcome.
Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Meskes | 2002-03-21 09:46:30 | Re: ecpg weird behavior |
Previous Message | Murphy Pope | 2002-03-21 00:08:28 | Some basic ecpg questions |