I have reviewed this patch, and I already added these changes myself in
CVS.
Thanks.
---
Nicolai Tufar wrote:
> > On Mon, Feb 21, 2005 at 10:53:08PM -0500, Bruce Momjian wrote:
> >
> > Applied.
>
> Thanks a lot. The patch
Would you please check current CVS? I think I addressed most of these
issues already.
---
Nicolai Tufar wrote:
> > On Mon, Feb 21, 2005 at 10:53:08PM -0500, Bruce Momjian wrote:
> >
> > Applied.
>
> Thanks a lot. The patch
On Thu, 24 Feb 2005 22:18:11 -0500, Tom Lane <[EMAIL PROTECTED]> wrote:
> Didn't we do that already?
No :( I promised to do it a couple of weeks ago but could not get to do it.
Now with Magnus's help I finaly did it. The last patch should be fine.
> regards, tom lane
Nic
Tom Lane wrote:
> Bruce Momjian writes:
> > Your patch has been added to the PostgreSQL unapplied patches list at:
>
> Didn't we do that already?
This patch is for thread safety:
> Thanks a lot. The patch attached solves the tread
> safety problem. Please review it before applying,
> I am not s
Bruce Momjian writes:
> Your patch has been added to the PostgreSQL unapplied patches list at:
Didn't we do that already?
regards, tom lane
---(end of broadcast)---
TIP 6: Have you searched our list archives?
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.
---
Ni
Tom Lane wrote:
> Kurt Roeckx <[EMAIL PROTECTED]> writes:
> > The configure test is a little broken. It needs to quote the
> > $'s.
>
> > I've rewritten the test a little.
>
> Applied, thanks.
Oops, Tom got to it first. (Darn!) :-)
--
Bruce Momjian| http://candle.
Oh, thanks. That is a great fix. Applied. Glad you could test it on a
machine that supports positional parameters.
---
Kurt Roeckx wrote:
> On Mon, Feb 21, 2005 at 10:53:08PM -0500, Bruce Momjian wrote:
> >
> > Applied.
Kurt Roeckx <[EMAIL PROTECTED]> writes:
> The configure test is a little broken. It needs to quote the
> $'s.
> I've rewritten the test a little.
Applied, thanks.
regards, tom lane
---(end of broadcast)---
TIP 8: explain a
On Mon, Feb 21, 2005 at 10:53:08PM -0500, Bruce Momjian wrote:
>
> Applied.
The configure test is a little broken. It needs to quote the
$'s.
I've rewritten the test a little.
Kurt
Index: config/c-library.m4
===
RCS file: /proje
Applied.
---
Bruce Momjian wrote:
> Nicolai Tufar wrote:
> > Hello all,
> >
> > I would like to submit my changes to src/port/snprintf.c to
> > enable %n$ format placeholder replacement in snprintf() and
> > vsnprintf(). Ad
On Sun, 13 Feb 2005 19:06:34 -0500 (EST), Bruce Momjian
wrote:
> Anyway, this is too large to put into 8.0, but I am attaching a patch
> for 8.1 that has the proper configure tests to check if the C library
> supports this behavior. If it does not, the build will use our
> port/snprintf.c.
> One
Nicolai Tufar wrote:
> Hello all,
>
> I would like to submit my changes to src/port/snprintf.c to
> enable %n$ format placeholder replacement in snprintf() and
> vsnprintf(). Additionally I implemented a trivial printf().
>
> I also attach a diff for configure.in to include snprintf.o
> in pgport
13 matches
Mail list logo