c++ and postgresql - Mailing list pgsql-interfaces

From abdelkrim
Subject c++ and postgresql
Date
Msg-id 001501be9194$9086e720$0601a8c0@kosovo.idianet.net
Whole thread Raw
Responses Pg and Perl!!
List pgsql-interfaces
please can you tell me how to stock a class object in the database
 is it possible to do this with postgreSQL and how ?
example:
 
class client {
    char *name;
    address *adr;
    client *nextClient;
}
 
thanks

pgsql-interfaces by date:

Previous
From: Vadim Mikheev
Date:
Subject: Re: [INTERFACES] Error message btree: BTP_CHAIN
Next
From: "Ilhuicatzi Cortes J. Henry"
Date:
Subject: Pg and Perl!!