aboutsummaryrefslogtreecommitdiff
path: root/src/database-postgresql.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Optimize headers (part 2) (#6272)Loïc Blot2017-08-181-1/+1
* Modernize src/c* src/d* and src/e* files (#6263)Loïc Blot2017-08-171-5/+6
* Fix msvc annoyances (#5963)adrido2017-06-271-3/+0
* Inventory: Fix wrong stack size behaviour and item loss (#6039)SmallJoker2017-06-251-1/+1
* C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...Loïc Blot2017-06-161-3/+1
* Player data to Database (#5475)Loïc Blot2017-04-231-70/+400
* PostgreSQL: fix delete blockLoïc Blot2017-03-271-1/+1
* support older PostGreSQL versions (#4999)zeuner2017-01-091-6/+25
* Implement a PostgreSQL backendLoic Blot2016-05-221-0/+286