Review Request 109528: port bodega-server to the new node-postgres API

Giorgos Tsiapaliokas terietor at gmail.com
Sat Mar 16 20:29:05 UTC 2013


-----------------------------------------------------------
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130316/99436415/attachment.html>


More information about the Plasma-devel mailing list