From: Norbert Moutarde Date: Sun, 23 Jun 2013 19:56:10 +0000 (+0200) Subject: a logicak tweak with alias and an add to README.md X-Git-Url: https://git.nothing2do.fr/?a=commitdiff_plain;h=de5b520293b8fa8ab7b4befcf4e1b89bcb3cbb7f;p=diary-shell a logicak tweak with alias and an add to README.md --- diff --git a/README.md b/README.md index c061220..5c4eb54 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ a modern diary to get a full source tree, type : git clone https://github.com/Nothing2Do.eu/diary-shell.git cd to diary-shell, ./howto-compile.sh should compile it under diary-shell ! - +to put you modification to the server : "git commit -a" and "git push" diff --git a/sqldb.cpp b/sqldb.cpp index d3abf8c..81b851b 100644 --- a/sqldb.cpp +++ b/sqldb.cpp @@ -252,8 +252,8 @@ bool sqlpg::alias(vector a){ int argc; argc=PQgetvalue(res, 0, 1); char * value[argc]; - for (int i=0; i