Re: --enable-multibyte dies (UnixWare 7.1.1)/Current Sources

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: --enable-multibyte dies (UnixWare 7.1.1)/Current Sources
Дата
Msg-id 200010262117.e9QLHnM13358@linda.lfix.co.uk
обсуждение исходный текст
Ответ на Re: --enable-multibyte dies (UnixWare 7.1.1)/Current Sources  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote: >Larry Rosenman <ler@lerctr.org> writes: >> Tried --enable-multibyte for grins.  Bad Move.   > >>
Undefined           first referenced >> symbol                  in file >> reset_client_encoding
tcop/SUBSYS.o> >Ooops, I guess I broke that yesterday :-(.  Will fix.
 

It hit me as well (on Linux).

reset_client_encoding is wrongly declared as static in 
src/backend/commands/variable.c

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
========================================   "Whosoever therefore shall be ashamed of me and of my      words in this
adulterousand sinful generation; of him     also shall the Son of man be ashamed, when he cometh      in the glory of
hisFather with the holy angels."                                     Mark 8:38 
 




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Idea: cross-check versions during initdb
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Foreign key references now fails with inherited columns