1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-02-23 12:54:56 +00:00
dindexer/src/backends/postgresql
2016-05-27 21:50:09 +02:00
..
backend_postgresql.cpp Load postgresql plugin and use that in tag. 2016-05-27 20:31:07 +02:00
backend_postgresql.hpp Create intermediate backend lib to help loading backend plugins. 2016-05-27 20:28:26 +02:00
CMakeLists.txt Temporarily disable broken stuff 2016-05-27 21:50:09 +02:00
dbsource.cpp Rename namespace dinbpostgres to dindb. 2016-05-24 09:57:04 +02:00
dbsource.hpp Move postgresql header files to the src directory 2016-05-27 21:49:50 +02:00
delete.cpp Rename namespace dinbpostgres to dindb. 2016-05-24 09:57:04 +02:00
delete.hpp Move postgresql header files to the src directory 2016-05-27 21:49:50 +02:00
locate.cpp Rename namespace dinbpostgres to dindb. 2016-05-24 09:57:04 +02:00
locate.hpp Move postgresql header files to the src directory 2016-05-27 21:49:50 +02:00
scan.cpp Rename namespace dinbpostgres to dindb. 2016-05-24 09:57:04 +02:00
scan.hpp Move postgresql header files to the src directory 2016-05-27 21:49:50 +02:00
tag.cpp Rename namespace dinbpostgres to dindb. 2016-05-24 09:57:04 +02:00
tag.hpp Move postgresql header files to the src directory 2016-05-27 21:49:50 +02:00