Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-12-08 | fixed typo | Alexander Sulfrian | 1 | -1/+1 |
2011-12-07 | removed excessive logging | Alexander Sulfrian | 1 | -13/+0 |
2011-12-07 | freeing PGresult just after executing a query | Alexander Sulfrian | 1 | -36/+22 |
2011-12-07 | read config from ini file | Alexander Sulfrian | 1 | -42/+40 |
2011-12-07 | fixed possible buffer overflow | Alexander Sulfrian | 1 | -1/+5 |
2011-12-07 | NULL fields should not be returned as NULL | Alexander Sulfrian | 1 | -8/+2 |
2011-12-07 | fix last inserted id | Alexander Sulfrian | 1 | -6/+10 |
2011-12-07 | some pg progress | Alexander Sulfrian | 1 | -71/+201 |