help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnu-global-6.6.2 - sqlite3


From: Shigio YAMAGUCHI
Subject: Re: Gnu-global-6.6.2 - sqlite3
Date: Tue, 11 Dec 2018 20:36:17 +0900

Hello,
> Where can i find the sqlite3 related database?

All tag files are SQLITE3 databases. Each database has a table named 'db'.
This is to realize SQLITE facility with less change.

$ sqlite3 GTAGS
sqlite> select count(*) from db;
11194
...

Regards,
Shigio
2018年12月11日(火) 2:08 djien kwee <address@hidden>:
>
> Dear Sir,Madam,
>
> I have build gnu global v 6.6.2 (Ubuntu 18.04) as follows:
> - ./configure --prefix=<local-dir/global-6.6.2/build --with-sqlite3
> - make
> - make install
>
> Then execute the command ./<..>/build/gtags -I --sqlite3
> and have the following results:
>    81920 dec 10 16:36 GPATH
>  2244608 dec 10 16:36 GRTAGS
>  1114112 dec 10 16:36 GTAGS
>   402921 dec 10 16:36 ID      <database for idutils>
>
> Where can i find the sqlite3 related database?
> Please inform me. Thank you for your effort
>
> Kind regards
> Djien Kwee
> _______________________________________________
> Help-global mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-global



-- 
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint:
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB



reply via email to

[Prev in Thread] Current Thread [Next in Thread]