X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 5511A5E46CF for ; Sat, 14 Aug 2004 00:29:51 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 73167-06 for ; Sat, 14 Aug 2004 03:29:50 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id 4D5095E46CB for ; Sat, 14 Aug 2004 00:29:41 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.11/8.12.11) with ESMTP id i7E3TV3G000962; Fri, 13 Aug 2004 23:29:32 -0400 (EDT) To: Bruce Momjian Cc: PostgreSQL www Subject: Re: What we need (Was: Re: PGSQL-WINDOWS mailing list?) In-reply-to: <200408140304.i7E34WX20928@candle.pha.pa.us> References: <200408140304.i7E34WX20928@candle.pha.pa.us> Comments: In-reply-to Bruce Momjian message dated "Fri, 13 Aug 2004 23:04:32 -0400" Date: Fri, 13 Aug 2004 23:29:31 -0400 Message-ID: <961.1092454171@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200408/130 X-Sequence-Number: 4905 Bruce Momjian writes: > 8 . 0 O P E N I T E M S > o fix pitr file copy syntax Isn't this done? > * fix dbsize and oid2name for tablespaces I thought you committed a dbsize patch already. > * allow libpq to check parameterized data types What is this? Also, we have a number of unresolved pg_dump bugs (it's not improbable that we might have to back out the patch to manage ownership via ALTER OWNER) and I've been noticing quite a lot of Windows users reporting that it can't recognize their timezone, which says that we're going to need yet another re-think of that issue :-( regards, tom lane