Re: where'd the spaces come from

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: where'd the spaces come from
Дата
Msg-id 200108021631.f72GV8T03473@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: where'd the spaces come from  (Gary Stainburn <gary.stainburn@ringways.co.uk>)
Список pgsql-sql
> Hi Bruce,
> 
> a fix for what? 
> If you're meaning the leading space, then the fix is in the followup post 
> that I made to my original quiestion. i.e.
> 
> psql -c "select to_char(12,'xFM000');"
>  to_char
> ---------
>  x012
> (1 row)
> 
> The 'FM' removes the space.

So the FM is the correct way to do this, right?  There is no bug?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@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-sql по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: Fuzzy matching?
Следующее
От: "Robby Slaughter"
Дата:
Сообщение: RE: Foreign key