Develop and Download Open Source Software

Show incremental difference of selected versions of README.

category(Tag) tree

file info

category(Tag)
root
file name
README
last update
2006-10-11 14:02
type
HTML
editor
Masatake Iwasaki
description
Ludiaの概要と、基本的な使い方についての説明です。
language
Japanese
translate
--- /tmp/DOCMAN2YA31rD	2024-03-23 00:25:21.051764832 +0900
+++ /tmp/DOCMAN2GVnfzP	2024-03-23 00:25:21.051764832 +0900
@@ -304,7 +304,7 @@
 <dd>PostgreSQL
 B-tree

-&#64;&#64;
+@@

 </dd>
 <dt></dt>
@@ -358,7 +358,7 @@
 <h2><a id="id5" name="id5"></a></h2>
 <p>NTT

-E-mail: <a class="reference" href="mailto:osdquery&#64;nttdata.co.jp">osdquery&#64;nttdata.co.jp</a></p>
+E-mail: <a class="reference" href="mailto:osdquery@nttdata.co.jp">osdquery@nttdata.co.jp</a></p>
 </div>
 </div>
 <div class="section">
@@ -403,12 +403,12 @@
 </div>
 <div class="section">
 <h2><a id="id10" name="id10"></a></h2>
-<p>Ludia &#64;&#64;
-&#64;&#64; Senna
+<p>Ludia @@
+@@ Senna
 SennaURL
 <a class="reference" href="http://qwik.jp/senna/query.html">http://qwik.jp/senna/query.html</a></p>
 <pre class="literal-block">
-SELECT * FROM table1 WHERE col1 &#64;&#64; '';
+SELECT * FROM table1 WHERE col1 @@ '';
            col1           |        col2
 --------------------------+--------------------
   |
@@ -421,7 +421,7 @@
 1TID
 2:</p>
 <pre class="literal-block">
-SELECT col1, pgs2getscore(table1.ctid, 'index1') FROM table1 WHERE col1 &#64;&#64; '';
+SELECT col1, pgs2getscore(table1.ctid, 'index1') FROM table1 WHERE col1 @@ '';
            col1           | pgs2getscore
 --------------------------+--------------
   |           10