patch: format function, next generation

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема patch: format function, next generation
Дата
Msg-id AANLkTinwssBtQx4DdYm43X-f_--oQgPNR3PpuRsGAgRJ@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hello

I reworked a implementation of format function. This respects last discussion:

* support a positional placeholders - syntax %99$x,
* support a tags: %s, I, L,
* enhanced documentation,
* enhanced reggress tests

Regards

Pavel Stehule

Вложения

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Extensions, this time with a patch
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Extensions, this time with a patch