Re: Libpq ssl docs duplicated - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Libpq ssl docs duplicated
Date
Msg-id 200108101237.f7ACbeJ28169@candle.pha.pa.us
Whole thread Raw
In response to Libpq ssl docs duplicated  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

> The portion about the PQgetssl() function in the libpq documentation
> appears to be duplicated (two identical <listitems> right after each
> other). Here is a quick patch to remove one instance of it.
>
> //Magnus
>
>
>  <<ssl_doc_dup.patch>>

Content-Description: ssl_doc_dup.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
  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-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Libpq ssl docs duplicated
Next
From: Bruce Momjian
Date:
Subject: Re: JDBC Statement cleanup patch