Re: [HACKERS] Goals for 8.1

2005-02-13 Thread Bruce Momjian
Nicolai Tufar wrote:
 On Sun, 23 Jan 2005 21:43:17 -0800, Benjamin Arai [EMAIL PROTECTED] 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

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [HACKERS] Goals for 8.1

2005-01-25 Thread Christopher Browne
After a long battle with technology, [EMAIL PROTECTED] (Benjamin Arai), an 
earthling, wrote:
 What are the goals for 8.1?

8.0.0 was only just released, so attention is focused for now on
whatever falls out as early returns...

It's early for the future work to be overly clear.

Things that look like hot topics include:
 a) 2 Phase Commit
 b) Replacing ARC

There is a considerable list of items that people would like to
do/have done: 
  http://developer.postgresql.org/todo.php
-- 
(reverse (concatenate 'string moc.liamg @ enworbbc))
http://www3.sympatico.ca/cbbrowne/x.html
MS-Windows: Proof that P.T. Barnum was correct. 

---(end of broadcast)---
TIP 8: explain analyze is your friend


Re: [HACKERS] Goals for 8.1

2005-01-25 Thread Patrick Welche
On Mon, Jan 24, 2005 at 05:21:35PM -0400, Marc G. Fournier wrote:
 On Sun, 23 Jan 2005, Benjamin Arai wrote:
 
 What are the goals for 8.1?
 
 Replace ARC ... anything else is a bonus ...

So the betting is that the patent will be granted..

Patrick

---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [HACKERS] Goals for 8.1

2005-01-25 Thread Nicolai Tufar
On Sun, 23 Jan 2005 21:43:17 -0800, Benjamin Arai [EMAIL PROTECTED] 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

Best regards,
Nicolai

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [HACKERS] Goals for 8.1

2005-01-25 Thread Marc G. Fournier
On Tue, 25 Jan 2005, Patrick Welche wrote:
On Mon, Jan 24, 2005 at 05:21:35PM -0400, Marc G. Fournier wrote:
On Sun, 23 Jan 2005, Benjamin Arai wrote:
What are the goals for 8.1?
Replace ARC ... anything else is a bonus ...
So the betting is that the patent will be granted..
Actually, there is that, but I also believe that Jan(?) thinks he's come 
up with a better algorithm for PostgreSQL, but that is PostgreSQL-specific 
in its benefits ...


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [HACKERS] Goals for 8.1

2005-01-25 Thread Matthew T. O'Connor
On Sun, 23 Jan 2005 21:43:17 -0800, Benjamin Arai [EMAIL PROTECTED] wrote:
What are the goals for 8.1?
Integrate pg_autovacuum.
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


Re: [HACKERS] Goals for 8.1

2005-01-24 Thread Marc G. Fournier
On Sun, 23 Jan 2005, Benjamin Arai wrote:
What are the goals for 8.1?
Replace ARC ... anything else is a bonus ...

Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
   (send unregister YourEmailAddressHere to [EMAIL PROTECTED])


[HACKERS] Goals for 8.1

2005-01-23 Thread Benjamin Arai
What are the goals for 8.1?
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
   (send unregister YourEmailAddressHere to [EMAIL PROTECTED])