patch: format function, next generation - Mailing list pgsql-hackers

From Pavel Stehule
Subject patch: format function, next generation
Date
Msg-id AANLkTinwssBtQx4DdYm43X-f_--oQgPNR3PpuRsGAgRJ@mail.gmail.com
Whole thread Raw
List 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

Attachment

pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Extensions, this time with a patch
Next
From: Dimitri Fontaine
Date:
Subject: Re: Extensions, this time with a patch