Re: Goals for 8.1

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Nicolai Tufar <ntufar(at)gmail(dot)com>
Cc: Benjamin Arai <barai(at)cs(dot)ucr(dot)edu>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Goals for 8.1
Date: 2005-02-13 23:43:50
Message-ID: 200502132343.j1DNhoa20017@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nicolai Tufar wrote:
> On Sun, 23 Jan 2005 21:43:17 -0800, Benjamin Arai <barai(at)cs(dot)ucr(dot)edu> wrote:
> > What are the goals for 8.1?
>
> Fix %n$ format string argument placement in
> platforms that do not support it, like HP-UX, Win32

Also add NetBSD and BSD/OS to that. It turns out %1$ isn't part of the
C99 standard but was introduced by the Single Unix Specification (SUS).

I am posting a patch now on this.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-02-13 23:56:47 Re: Design notes for BufMgrLock rewrite
Previous Message Bruce Momjian 2005-02-13 23:40:16 Re: Design notes for BufMgrLock rewrite