Re: small patch for guc issues - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: small patch for guc issues
Date
Msg-id 200705050409.l4549kH16060@momjian.us
Whole thread Raw
In response to small patch for guc issues  (Joachim Wieland <joe@mcknight.de>)
List pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------


Joachim Wieland wrote:
> The appended patch addresses the outstanding issues of the recent guc patch.
> It makes PGCLIENTENCODING work again and uses bsearch() instead of
> iterating over the array of guc variables in guc_get_index().
>
> Joachim

[ Attachment, skipping... ]

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

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: updated SORT/LIMIT patch
Next
From: "Jaime Casanova"
Date:
Subject: Re: [WIP] GUC for temp_tablespaces