Re: patch (for 9.1) string functions

From: "Erik Rijkers" <er(at)xs4all(dot)nl>
To: "Itagaki Takahiro" <itagaki(dot)takahiro(at)gmail(dot)com>
Cc: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Robert Haas" <robertmhaas(at)gmail(dot)com>, "Merlin Moncure" <mmoncure(at)gmail(dot)com>, "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: patch (for 9.1) string functions
Date: 2010-08-24 11:42:33
Message-ID: 6c59aa5f9391a77c40f620163e8a2d85.squirrel@webmail.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, August 24, 2010 08:32, Itagaki Takahiro wrote:
> I applied the attached patch to HEAD. concat(), concat_ws(), left(),
> right(), and reverse() are in it, but format() and sprintf() are not.

+1 to add also sprintf

Erik Rijkers

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Quan Zongliang 2010-08-24 12:05:55 Re: Fw: patch for pg_ctl.c to add windows service start-type
Previous Message Andrew Dunstan 2010-08-24 08:53:24 Re: WIP: extensible enums