OSDN Git Service

The appended patch addresses the outstanding issues of the recent guc patch.
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 8 May 2007 16:33:51 +0000 (16:33 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 8 May 2007 16:33:51 +0000 (16:33 +0000)
commit3b4f9fe5d2cc02d818f50a3fc8d3bb644583b968
tree83e64e4b112887229378dc9e7701f2ed6540589d
parent067deaf83d60744e42a3f07ce15aac3197607fb6
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 Wieland
src/backend/utils/misc/guc.c