| From: | Michael Meskes <meskes(at)postgresql(dot)org> |
|---|---|
| To: | Richard Connamacher <rich(dot)n1(at)indieimage(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: ECPG & Mac OS X |
| Date: | 2004-09-16 06:23:23 |
| Message-ID: | 20040916062323.GA25507@trantor.fam-meskes.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Sep 15, 2004 at 01:28:14AM -0400, Richard Connamacher wrote:
> Also, anyone know if it can parse Objective C files? They're basically identical to c language
> files, with two added constructs: method calls, which are surrounded by brackets:
> ...
It depends where these constructs are used. If they are used inside an
SQL declare section it will probably cause trouble as ecpg does not know
them.
Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas F.O'Connell | 2004-09-16 06:24:27 | Re: Auto increment/sequence on multiple columns? |
| Previous Message | Ilia Chipitsine | 2004-09-16 06:08:43 | pg_dump in cycle |