Thread: MySQL -> PostGreSQL conversion

MySQL -> PostGreSQL conversion

From
Swen Kabis
Date:
We are trying to convert a radius dial-up server to use postgresql instead
of mysql, but are running into a problem with the retieval of information
from the database. 
What is the easiest way to read the entire result of a query to the client,
allocates a structure, and places the result into this structure?