RE: [HACKERS] SQL92

Поиск
Список
Период
Сортировка
Искать
От
Jackson, DeJuan
Тема
RE: [HACKERS] SQL92
Дата
Msg-id
F10BB1FAF801D111829B0060971D839F447E05@cpsmail
Список
Дерево обсуждения
RE: [HACKERS] SQL92 "Jackson, DeJuan" <djackson@cpsgroup.com>
Re: [HACKERS] SQL92 Bruce Momjian <maillist@candle.pha.pa.us>
> > > > You need The SQL3 SIMILAR
> > > > in this case pattern can involve additional special characters,
> not 
> > > > just % and _ as in LIKE,
> > > TODO item changed to:
> > >         * add SIMILAR to allow character classes, 'pg_[a-c]%'
> > 
> > The annoying thing is that our regex "~" operators do all of this
> and
> > more, but presumably don't have the right behavior for underscore
> and
> > for percent. Should we look at the regex code and try to get it to
> be
> > compatible (for v6.5...)?
> 
> Not sure.
I thought that the regex code was already being revamped by the
originator.
	-DEJ
В списке pgsql-hackers по дате отправления
От: Thomas G. Lockhart
Дата:
Сообщение: patching utilities?
От: Jackson, DeJuan
Дата:
Сообщение: RE: [HACKERS] SQL92
FAQ