rabbit-slide-kou-pgconf-asia-2017 2017.12.5.0 → 2017.12.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: de0d4303fea6331a03b9f01805dff512058c84c2
4
- data.tar.gz: 93bd721275f432b353a8889560bf3479e0040661
3
+ metadata.gz: e7c54d1a218b9fb087bc6a4dc8c88233d893105b
4
+ data.tar.gz: 3b6da12bf469742fec3a5c617eeacd9e317b1f73
5
5
  SHA512:
6
- metadata.gz: 8818106c63119ef4092dae199fdbc24bdcc853d9d9f9980590cfbdf446c1816f68d5f850b5f9ac5dcc1594d56731a4da1d1ed5f3a5f0d10746b00823d4dda3d4
7
- data.tar.gz: 2a80eb664311c78e8a16d0823f5424e946cb3ae35056e49d34586efaa182432a3eaee6ddd9f0625358513f741989c17685477fca771593fe169a6547932b27c0
6
+ metadata.gz: 6ef9c82ff592e2211bafa3447150a3ff5e8c40b73bbdba96ad89df44c3f72b45d09c2971a3de66cd53b61f0f3f9584c9430ce2723ddca72a5b9d7196dd801df8
7
+ data.tar.gz: 3a6761b0c089c671f41c51c1a8719f250d690f8f71b0ccb81ab71afdb5d12e3b5e05239258d0c8a288cdbf78da0f447a4a5fda0717a1c839b5c9497f6f76b35e
@@ -9,7 +9,7 @@ tags:
9
9
  presentation_date: '2017-12-05'
10
10
  presentation_start_time: '2017-12-05T16:20:00+09:00'
11
11
  presentation_end_time: '2017-12-05T17:00:00+09:00'
12
- version: 2017.12.5.0
12
+ version: 2017.12.5.1
13
13
  licenses:
14
14
  - CC-BY-SA-4.0
15
15
  - CC-BY-3.0
@@ -681,7 +681,7 @@ Great! But why?\n
681
681
  -- Prefix search against readings
682
682
  WHERE readings &^~ 'il' OR
683
683
  -- Loose full text search (Hit)
684
- term &@ 'li'
684
+ term &@ 'il'
685
685
  ORDER BY term LIMIT 10; -- Sort
686
686
 
687
687
  = Search example: Katakana\n(('note:検索例:カタカナ'))
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-slide-kou-pgconf-asia-2017
3
3
  version: !ruby/object:Gem::Version
4
- version: 2017.12.5.0
4
+ version: 2017.12.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kouhei Sutou
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-12-05 00:00:00.000000000 Z
11
+ date: 2017-12-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rabbit