aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2008-05-07 22:06:11 +0000
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2008-05-07 22:06:11 +0000
commitd67134d1290b1d4541ce0317f9a5ee744f13247c (patch)
treec43b55f09891157156c2ab48a64ffdc3efc3b322
parent2804eb27ad89975ed50ded66b186e7e2ecb83080 (diff)
downloadpostgresql-d67134d1290b1d4541ce0317f9a5ee744f13247c.tar.gz
postgresql-d67134d1290b1d4541ce0317f9a5ee744f13247c.zip
Add Simon Riggs' email address.
-rw-r--r--doc/src/sgml/pgstandby.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/pgstandby.sgml b/doc/src/sgml/pgstandby.sgml
index 935061055f7..87629278141 100644
--- a/doc/src/sgml/pgstandby.sgml
+++ b/doc/src/sgml/pgstandby.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/pgstandby.sgml,v 2.4 2007/12/16 23:00:42 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/pgstandby.sgml,v 2.4.2.1 2008/05/07 22:06:11 alvherre Exp $ -->
<sect1 id="pgstandby">
<title>pg_standby</title>
@@ -322,7 +322,7 @@ restore_command = 'pg_standby -d -s 5 -t C:\pgsql.trigger.5442 ...\archive %f %p
<title>Author</title>
<para>
- Simon Riggs
+ Simon Riggs <email>simon@2ndquadrant.com</email>
</para>
</sect2>