Thread

  1. Add reference to client_encoding parameter

    Thom Brown <thom@linux.com> — 2011-01-31T15:37:36Z

    Hi,
    
    I've attached a small patch for the docs which adds a reference to the
    client_encoding parameter description.  This is in response to someone
    attempting to submit a comment which explains where available
    encodings can be found.
    
    Thanks
    
    Thom Brown
    Twitter: @darkixion
    IRC (freenode): dark_ixion
    Registered Linux user: #516935
    
  2. Re: [HACKERS] Add reference to client_encoding parameter

    Itagaki Takahiro <itagaki.takahiro@gmail.com> — 2011-02-01T05:31:02Z

    On Tue, Feb 1, 2011 at 00:37, Thom Brown <thom@linux.com> wrote:
    > I've attached a small patch for the docs which adds a reference to the
    > client_encoding parameter description.  This is in response to someone
    > attempting to submit a comment which explains where available
    > encodings can be found.
    
    Thanks. It's a reasonable reference.
    But I reworded it as below, that we are using in other a few places.
    ----
    The character sets supported by the PostgreSQL server are described in ...
    
    -- 
    Itagaki Takahiro
    
    
  3. Re: [HACKERS] Add reference to client_encoding parameter

    Thom Brown <thom@linux.com> — 2011-02-01T10:35:11Z

    On 1 February 2011 05:31, Itagaki Takahiro <itagaki.takahiro@gmail.com> wrote:
    > On Tue, Feb 1, 2011 at 00:37, Thom Brown <thom@linux.com> wrote:
    >> I've attached a small patch for the docs which adds a reference to the
    >> client_encoding parameter description.  This is in response to someone
    >> attempting to submit a comment which explains where available
    >> encodings can be found.
    >
    > Thanks. It's a reasonable reference.
    > But I reworded it as below, that we are using in other a few places.
    > ----
    > The character sets supported by the PostgreSQL server are described in ...
    
    Thanks Itagaki-san.
    
    -- 
    Thom Brown
    Twitter: @darkixion
    IRC (freenode): dark_ixion
    Registered Linux user: #516935