RE: a typo in Docs, 7.1 - Mailing list pgsql-bugs

From Maxim Maletsky
Subject RE: a typo in Docs, 7.1
Date
Msg-id LOEHKALHBJBLDDBLJBNJOECMDAAA.postgresql@phpbeginner.com
Whole thread Raw
In response to Re: a typo in Docs, 7.1  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
True,
I cannot find it on the web. And what's even more confusing is that here, at
home I always though I had the exactly same downloaded copy of the manual
but instead it is the one you are talking about. (same versions, close were
download times,... same sources too?)

Guess no real problem then, if we don't find it ourselves no one else can
than either.
I will email you the page I still have opened at my work within 7 hours form
now. You'll see it there.

Thanks,
Maxim Maletsky


-----Original Message-----
From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
Sent: Thursday, May 31, 2001 1:58 AM
To: Maxim Maletsky
Cc: Maxim Maletsky; pgsql-bugs@postgresql.org
Subject: Re: [BUGS] a typo in Docs, 7.1


Can you find it on the web site under documentation and send in the URL?

I just did a grep and got:

    #$ grep 'How Connections are Established' *.sgml
    arch-dev.sgml:   <title>How Connections are Established</title>

so I think it is the same place, just different format.  My guess is
that the manual you have can't find/display the Postscript image
figures.ps.

Now I am doubly confused because I see it commented out:

    <!--
    \begin{figure}[ht]
    \begin{center}
    \epsfig{figure=figures/connection.ps}
    \caption{How a connection is established}
    \label{connection}
    \end{center}
    \end{figure}
    -->

I am confused, but of course SGML often confuses me.


> That's not the page I'm talking about,
> What I have is the downloaded version of the manual. Mine chapter is 2.2
> (not 11-1) and the page contains just one (two?) paragraph where that bug
> was seen. (no graphics and schemas are on that page)
>
> Do you get any idea what manual am I referring to? If no I will then give
> you some more specific details which should point you on the right way.
>
> Cheers,
> Maxim Maletsky
>
>
> -----Original Message-----
> From: pgsql-bugs-owner@postgresql.org
> [mailto:pgsql-bugs-owner@postgresql.org]On Behalf Of Bruce Momjian
> Sent: Wednesday, May 30, 2001 9:46 PM
> To: Maxim Maletsky
> Cc: pgsql-bugs@postgresql.org
> Subject: Re: [BUGS] a typo in Docs, 7.1
>
>
> [ Charset ISO-8859-1 unsupported, converting... ]
> > here's another one... (as I read too much recently)
> >
> > Chapter 2.2. How Connections are Established
> >
> > ... . Figure \ref{connection} illustrates the interaction of the master
> > process postmaster the server process postgres and a client
application...
> >
> > \ref{connection} was not replaced, (was it supposed to be this way?).
> >
> > This is a downloaded manual of 7.1
>
> I looked at:
>
>
>
http://postgresql.readysetnet.com/users-lounge/docs/7.1/programmer/arch-pg.h
> tml
>
> and it looks OK.
>
> >
> > Cheers,
> > Maxim Maletsky
> >
> > P.S: if I find some more I won't hesitate bothering you guys again :-)
>
> Yes, don't hesitate.
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: a typo in Docs, 7.1
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: pg_dump dumps view ACLs before the view