Re: [HACKERS] tutorial won't compile in current tree.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] tutorial won't compile in current tree.
Дата
Msg-id 199903130225.VAA26005@candle.pha.pa.us
обсуждение исходный текст
Ответ на RE: [HACKERS] tutorial won't compile in current tree.  ("Stupor Genius" <stuporg@erols.com>)
Список pgsql-hackers
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> > Clark Evans <clark.evans@manhattanproject.com> writes:
> > > It seems to be snagging on 'char16'.
> > 
> > IIRC, char16 was deleted in 6.4 or maybe earlier (along with the other
> > special "charN" type names).  "char(16)" is the accepted spelling now.
> > 
> > A quick glimpse shows an awful lot of appearances of "char16"
> > in the contrib area, as well as the tutorial and some residual
> > uses in the documentation.  Sigh.  I guess that stuff is not
> > exercised as regularly as it oughta be.
> 
> It was...I removed all references to the char16 type in the tutorial
> and documentation when I removed the type itself.
> 
> Did someone accidentally commit it back with some other patch?

It is the tutorual/func*.* files.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Clark Evans
Дата:
Сообщение: SPI_stringtodatum SPI_datumtostring ?
Следующее
От: Clark Evans
Дата:
Сообщение: Re: [HACKERS] tutorial won't compile in current tree.