From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
by finch.gentoo.org with esmtp (Exim 4.60)
(envelope-from )
id 1R4IgX-0006k7-RB
for garchives@archives.gentoo.org; Thu, 15 Sep 2011 20:37:25 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id E460A21C31D;
Thu, 15 Sep 2011 20:36:22 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by pigeon.gentoo.org (Postfix) with ESMTP id B6F2621C31D
for ; Thu, 15 Sep 2011 20:36:22 +0000 (UTC)
Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6])
(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTPS id 289011B4018
for ; Thu, 15 Sep 2011 20:36:22 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 617)
id DBBC72004C; Thu, 15 Sep 2011 20:36:20 +0000 (UTC)
From: "Sven Vermeulen (swift)"
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: postgres-howto.xml
X-VCS-Repository: gentoo
X-VCS-Files: postgres-howto.xml
X-VCS-Directories: xml/htdocs/doc/en
X-VCS-Committer: swift
X-VCS-Committer-Name: Sven Vermeulen
Content-Type: text/plain; charset=utf8
Message-Id: <20110915203620.DBBC72004C@flycatcher.gentoo.org>
Date: Thu, 15 Sep 2011 20:36:20 +0000 (UTC)
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@lists.gentoo.org
Reply-to: docs-team@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt:
X-Archives-Hash: 77f81f8e864de0404b827824c9f09333
swift 11/09/15 20:36:20
Modified: postgres-howto.xml
Log:
Fix bug #383081 - Correct version for codelisting, thanks to Joost Roel=
eveld for reporting
Revision Changes Path
1.9 xml/htdocs/doc/en/postgres-howto.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/post=
gres-howto.xml?rev=3D1.9&view=3Dmarkup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/post=
gres-howto.xml?rev=3D1.9&content-type=3Dtext/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/post=
gres-howto.xml?r1=3D1.8&r2=3D1.9
Index: postgres-howto.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/postgres-howto.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- postgres-howto.xml 4 Sep 2011 17:53:40 -0000 1.8
+++ postgres-howto.xml 15 Sep 2011 20:36:20 -0000 1.9
@@ -1,6 +1,6 @@
-
+
=20
PostgreSQL Quick Start Guide
@@ -23,8 +23,8 @@
=20
-8
-2011-08-08
+9
+2011-09-15
=20
Introduction
@@ -328,7 +328,7 @@
formatting, and UTF-8 character encoding.
=20
-
+
# Location of configuration files
PGDATA=3D"/etc/postgresql-9.0/"
=20