convertion from mySQL (mysql_fetch_row)

From: "Masis, Alexander \(US SSA\)" <alexander(dot)masis(at)baesystems(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: convertion from mySQL (mysql_fetch_row)
Date: 2008-08-22 18:20:53
Message-ID: 737og9$17keh@dmzms99902.na.baesystems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

People,
I am converting C++ code to Postgres.
Need help on how to deal with mysql_fetch_row, mysql_store_result
functions in Postgres? There should be some C/C++ code available for
these things, I hope.
Thanks,
Alex.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2008-08-22 18:47:14 Re: [HACKERS] Userset logging
Previous Message Bruce Momjian 2008-08-22 17:38:53 Re: [HACKERS] [FINALLY] the TODO list has migrated to Wiki