Re: Goals for 8.1
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Nicolai Tufar <ntufar@gmail.com>
Cc: Benjamin Arai <barai@cs.ucr.edu>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2005-02-13T23:43:50Z
Lists: pgsql-hackers
Nicolai Tufar wrote: > On Sun, 23 Jan 2005 21:43:17 -0800, Benjamin Arai <barai@cs.ucr.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@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073