Re: Regex help again (sorry, I am bad at these)

Поиск
Список
Период
Сортировка
От Félix GERZAGUET
Тема Re: Regex help again (sorry, I am bad at these)
Дата
Msg-id CANVwZtvVWt95hc0On+KbtqEbYrw04Au5qSkKvtod5+6zBCW9sw@mail.gmail.com
обсуждение исходный текст
Ответ на Regex help again (sorry, I am bad at these)  (Christopher Molnar <cmolnar@ourworldservices.com>)
Ответы Re: Regex help again (sorry, I am bad at these)  (Christopher Molnar <cmolnar@ourworldservices.com>)
Список pgsql-general
Hello Chris,

On Mon, Dec 28, 2015 at 8:10 PM, Christopher Molnar <cmolnar@ourworldservices.com> wrote:

Any suggestions?

This seems to works:

select regexp_replace('<p>Complete the attached lab and submit via dropbox</p>\r<p><a href="https://owncloud.porterchester.edu/HVACR/PCI_GasHeat/GasElectrical/HVACR1114_LAB_13A.pdf" title="Lab 13A">Lab 13A<\a>', '/([^/]*)\" title=', '/&file=\1" title=')

Regards,

Félix
 

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

Предыдущее
От: Christopher Molnar
Дата:
Сообщение: Regex help again (sorry, I am bad at these)
Следующее
От: Melvin Davidson
Дата:
Сообщение: Re: Regex help again (sorry, I am bad at these)