From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Pavel Golub <pavel(at)gf(dot)microolap(dot)com>, pgsql-docs(at)postgresql(dot)org |
Subject: | Re: Lack of docs for libpq C Library |
Date: | 2008-03-06 15:39:05 |
Message-ID: | 200803061539.m26Fd5B20620@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > I disagree. I think PQinitSSL is meant to be called from the
> > application, for example. Same with PQsetClientEncoding. And the
> > PQExpBuffer stuff is all very useful, and years ago when I wrote an app
> > to use it it annoyed me that there were no docs on it. (Back then, I
> > didn't realize I could have complained about it or written the docs
> > myself).
>
> PQsetClientEncoding seems to be documented in the wrong place.
I have moved the libpq client encoding documentation into the libpq doc
section, and just referenced it from the localization docs. Backpatched
to 8.3.X.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachment | Content-Type | Size |
---|---|---|
/rtmp/diff | text/x-diff | 3.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2008-03-06 16:32:03 | Re: [HACKERS] bgwriter_lru_multiplier blurbs inconsistent |
Previous Message | Dave Page | 2008-03-06 08:54:23 | Re: FAQ on Embedding Postgres |