Help with awk script

Поиск
Список
Период
Сортировка
От Atif Jung
Тема Help with awk script
Дата
Msg-id g2vd1c6b9c51004200344w70b065a4vd385932f0253a260@mail.gmail.com
обсуждение исходный текст
Список pgsql-novice
Can anyone help with the following:
 
Using awk I need to replace every occurance of single quote with a double quote in the string IN ('x','y','z',......). There can be any number of elements in single quotes in between the brackets.
 
IN ('x','y','z'',...) -> IN ("x","y","z",....)
 
Thanks

Atif

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

Предыдущее
От: "Daniel Hutchison"
Дата:
Сообщение: PLPerl not installed correctly?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PLPerl not installed correctly?