]> git.wh0rd.org Git - tt-rss.git/history - classes/db/pgsql.php
Brighten title. Black was hard to read on the dark background.
[tt-rss.git] / classes / db / pgsql.php
2017-04-26 Andrew Dolgovremove some redundant php closing tags
2017-04-25 Andrew Dolgovreturn result codes if DB connection or --debug-feed...
2016-04-26 Andrew Dolgovactually check for failures properly in the dbupdater
2016-02-19 Andrew DolgovMerge branch 'master' of git.tt-rss.org:fox/tt-rss
2016-02-17 Andrew Dolgoverror handler: do not log last query, truncate error...
2015-12-03 Andrew Dolgovlogger: record last query before logged error
2015-08-11 Andrew Dolgovadjust cpu_tuple to 0.5
2015-08-11 Andrew Dolgovpostgresql: adjust cpu_tuple (experimental)
2014-11-04 YoungMin ParkMerge pull request #1 from gothfox/master
2013-08-02 Andrew Dolgovrollback current transaction before trying to report...
2013-05-15 Andrew DolgovMerge branch 'master' of git://github.com/falu/Tiny...
2013-05-07 Andrew DolgovMerge branch 'master' into css-feedtree-counter
2013-04-17 Andrew Dolgovfix blank character after opening bracket in function...
2013-04-17 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2013-04-17 Andrew Dolgovremove $link
2013-04-17 Andrew Dolgovreinstate error handlers; better DB error reporting...
2013-04-17 Andrew Dolgovmore work on singleton-based DB
2013-04-17 Andrew Dolgovdb updates, remove init_connection()
2013-04-17 Andrew Dolgovexperimental singleton-based Db connection
2013-03-15 Andrew DolgovMerge pull request #48 from stephen-hill/master
2013-03-15 Andrew DolgovRevert "db: use builtin classloader, lowercase class...
2013-03-15 Andrew Dolgovdb: use builtin classloader, lowercase class files