PostgreSQL documentation buglet - Mailing list pgsql-bugs

From Göran Uddeborg
Subject PostgreSQL documentation buglet
Date
Msg-id 199903161019.LAA08640@uddeborg.pp.se
Whole thread Raw
List pgsql-bugs
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        :    Göran Uddeborg
Your email address    :    goeran@uddeborg.pp.se


System Configuration
---------------------
  Architecture (example: Intel Pentium)      :    i386 (AMD K6)

  Operating System (example: Linux 2.0.26 ELF)     :    Linux 2.0.35

  PostgreSQL version (example: PostgreSQL-6.3.2)  :   PostgreSQL-6.3.2

  Compiler used (example:  gcc 2.7.2)        :


Please enter a FULL description of your problem:
------------------------------------------------
In the documentation, in "I Tutorial", "Chapter 3 Getting Started",
"Setting Up Your Environment", there is the Bourne shell example:

    % PATH=/usr/local/pgsql/bin PATH
    % export PATH

There should be a colon rather than a space between "bin" and "PATH"
on the first of these lines.

Please describe a way to repeat the problem.   Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------





If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------
Should be obvious, I believe. :-)

pgsql-bugs by date:

Previous
From: Jean Lee
Date:
Subject: DBD-Pg-0.91 fail test
Next
From: Jean Lee
Date:
Subject: DBD-Pg-0.91 make test - fail