[ecpg & void type] problem - Mailing list pgsql-novice

From john moyard
Subject [ecpg & void type] problem
Date
Msg-id 1845824453.23471450967750503.JavaMail.www@wwinf7143
Whole thread Raw
List pgsql-novice
Hello,

I am trying to compile my first .pgc file in way to btain a C source file.

This pgc file contains data type 'void' in some function prototypes.
An example could be "void dataconnection () {}"

At the compilation step thanks to ecpg command, I obtain the following message :
ERROR: unrecognized data type name "void"
I use a commande like "ecpg -c -o test.c test.pgc"

I am not able to find a solution, could you please help me?

Regards

___________________________________________________________
Mode, hifi, maison,… J'achète malin. Je compare les prix avec Voila.fr http://shopping.voila.fr/


pgsql-novice by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: function returns no results
Next
From:
Date:
Subject: Centos Hot-Standby, different Startup behavior between systemctl &pg_ctl start.