[Nagios-devel] Fwd: NDOutils 1.4b3 + PgSQL
Posted: Fri May 04, 2007 7:53 am
Hi,
I am working on PgSQL support and I have finished to write my first version.
Feel free to comment.
In order to keep the code simple, the "insert... on duplicate key" are
processed by pgsql functions. That's the same with "mysql_insert_id" which
does not exist in libpq.
http://www.acgcenter.dyndns.org/devel/
Mathieu Grzybek
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
I am working on PgSQL support and I have finished to write my first version.
Feel free to comment.
In order to keep the code simple, the "insert... on duplicate key" are
processed by pgsql functions. That's the same with "mysql_insert_id" which
does not exist in libpq.
http://www.acgcenter.dyndns.org/devel/
Mathieu Grzybek
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]