aboutsummaryrefslogtreecommitdiff
path: root/src/database/database-postgresql.h
AgeCommit message (Collapse)Author
2022-11-24Remove unnecessary bool return typesJude Melton-Houghton
2022-11-24Rename "mod metadata" to "mod storage" everywhereJude Melton-Houghton
2022-11-10Add PostgreSQL helper pg_to_stringJude Melton-Houghton
2022-11-10Add mod storage PostgreSQL backendJude Melton-Houghton
2022-04-30Deal with compiler warningssfan5
2021-05-30Provide exact error message if postgres connection string missingsfan5
2020-07-07Fix build due to revert errorrubenwardy
2020-07-07Revert "Verify database connection on interval (#9665)"rubenwardy
Fixes #10113 This reverts commit 5c588f89e79e02cba392abe3d00688772321f88b.
2020-04-27Add PostgreSQL authentication backend (#9756)Loïc Blot
* Add PostgreSQL authentication backend
2020-04-15Verify database connection on interval (#9665)Loïc Blot
2017-11-08Move files to subdirectories (#6599)Vitaliy
* Move files around