-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109528/
-----------------------------------------------------------
Review request for Plasma.
Description
-------
This patch ports the bodega-server into the new node-postgres API,
this output which comes from the node-postgres module contains more
info about the new API
WARNING!!
pg.connect(function(err, client) { ...}) is deprecated and will be removed it
v1.0.0 (very soon)
instead, use pg.connect(function(err, client, done) { ... })
automatic releasing of clients back to the pool was a mistake and will be
removed
please see the following for more details:
https://github.com/brianc/node-postgres/wiki/pg
https://github.com/brianc/node-postgres/issues/227
https://github.com/brianc/node-postgres/pull/274
feel free to get in touch via github if you have questions
Diffs
-----
server/lib/bodegadb.js d17a77e
Diff: http://git.reviewboard.kde.org/r/109528/diff/
Testing
-------
Thanks,
Giorgos Tsiapaliokas
_______________________________________________
Plasma-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/plasma-devel