mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-08 13:49:47 +00:00
Re-enable locate in the postgre plugin.
This commit is contained in:
parent
470738fc1b
commit
780cd9b0ca
8 changed files with 80 additions and 56 deletions
|
@ -135,7 +135,7 @@ add_subdirectory(src/main)
|
|||
add_subdirectory(src/scan)
|
||||
add_subdirectory(src/delete)
|
||||
#add_subdirectory(src/query)
|
||||
#add_subdirectory(src/locate)
|
||||
add_subdirectory(src/locate)
|
||||
#add_subdirectory(src/navigate)
|
||||
add_subdirectory(src/tag)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue