git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 22d9ddb)
Add link and additional index reference to pgcrypto.
2010年8月15日 01:57:03 +0000 (01:57 +0000)
2010年8月15日 01:57:03 +0000 (01:57 +0000)
Kevin Grittner, with markup adjustments.


diff --git a/doc/src/sgml/pgcrypto.sgml b/doc/src/sgml/pgcrypto.sgml
index 0012dbc6ae175342a8c793fad079f245cbcdf5bf..c6f16e70ffeb6cbc66099d9dd075293299845950 100644 (file)
--- a/doc/src/sgml/pgcrypto.sgml
+++ b/doc/src/sgml/pgcrypto.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/pgcrypto.sgml,v 1.11 2010年08月10日 20:42:01 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/pgcrypto.sgml,v 1.12 2010年08月15日 01:57:03 rhaas Exp $ -->
<sect1 id="pgcrypto">
<title>pgcrypto</title>
@@ -7,6 +7,11 @@
<primary>pgcrypto</primary>
</indexterm>
+ <indexterm zone="pgcrypto">
+ <primary>encryption</primary>
+ <secondary>for specific columns</secondary>
+ </indexterm>
+
<para>
The <filename>pgcrypto</> module provides cryptographic functions for
<productname>PostgreSQL</>.
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml
index 8590cfa35f6b57ccf3f66bf1aafb590f7fbe44f8..3b4609f377672cc1b87b1c16d8391dc0af2b7275 100644 (file)
--- a/doc/src/sgml/runtime.sgml
+++ b/doc/src/sgml/runtime.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.436 2010年05月26日 23:49:19 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.437 2010年08月15日 01:57:03 rhaas Exp $ -->
<chapter Id="runtime">
<title>Server Setup and Operation</title>
@@ -1503,8 +1503,9 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
<listitem>
<para>
The <filename>contrib</> function library
- <function>pgcrypto</function> allows certain fields to be stored
- encrypted. This is useful if only some of the data is sensitive.
+ <link linkend="pgcrypto"><function>pgcrypto</function></link>
+ allows certain fields to be stored encrypted.
+ This is useful if only some of the data is sensitive.
The client supplies the decryption key and the data is decrypted
on the server and then sent to the client.
</para>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /