[Groonga-commit] groonga/wikipedia-search at 243a811 [master] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Nov 14 00:55:55 JST 2016


Kouhei Sutou	2016-11-14 00:55:55 +0900 (Mon, 14 Nov 2016)

  New Revision: 243a811dcdc504076cbc32b273eee89a6280f1bf
  https://github.com/groonga/wikipedia-search/commit/243a811dcdc504076cbc32b273eee89a6280f1bf

  Message:
    Fix indent

  Modified files:
    benchmark/centos7/postgresql.sh

  Modified: benchmark/centos7/postgresql.sh (+1 -1)
===================================================================
--- benchmark/centos7/postgresql.sh    2016-11-14 00:55:39 +0900 (69f1fed)
+++ benchmark/centos7/postgresql.sh    2016-11-14 00:55:55 +0900 (d970f95)
@@ -233,7 +233,7 @@ load_data_pgroonga()
       sh -c "du -hsc /var/lib/pgsql/${pg_version}/data/base/$(database_oid ${pgroonga_db})/*"
 
   echo "PGroonga: data: load: statistics"
-select="SELECT
+  select="SELECT
     AVG(char_length(title)) as title_char_length_avg,
     MIN(char_length(title)) as title_char_length_min,
     MAX(char_length(title)) as title_char_length_max,
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index