small patch for guc issues

From: Joachim Wieland <joe(at)mcknight(dot)de>
To: pgsql-patches(at)postgresql(dot)org
Subject: small patch for guc issues
Date: 2007-05-04 16:21:13
Message-ID: 20070504162113.GA12760@mcknight.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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 Content-Type Size
guc-patch.diff text/x-diff 2.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Ale Raza 2007-05-04 16:57:58 Re: Where to find kind code for STATISTIC_KIND GEOMETRY?
Previous Message Alvaro Herrera 2007-05-04 13:46:27 Re: document plperl argument and return value representation