Return-Path: owner-postman 
Delivery-Date: Mon, 24 Jan 94 09:16:19 -0800
Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id JAA10006 for postgres-list; Mon, 24 Jan 1994 09:14:11 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199401241714.JAA10006@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from faerie.CS.Berkeley.EDU (faerie.CS.Berkeley.EDU [128.32.149.14]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with ESMTP id JAA09997 for <postgres@nobozo.CS.Berkeley.EDU>; Mon, 24 Jan 1994 09:14:10 -0800
Received: from localhost (aoki@localhost) by faerie.CS.Berkeley.EDU (8.6.4/8.1B) id JAA07763; Mon, 24 Jan 1994 09:13:50 -0800
Message-Id: <199401241713.JAA07763@faerie.CS.Berkeley.EDU>
From: aoki@postgres.Berkeley.EDU (Paul M. Aoki)
To: shlam@ie.cuhk.hk
Cc: postgres@postgres.Berkeley.EDU
Subject: Re: Help. Hidden information during query without filter 
In-reply-to: Your message of Mon, 24 Jan 94 21:25:06 +0800 
	     <9401241325.AA16076@eng.ie.cuhk.hk> 
Date: Mon, 24 Jan 1994 09:13:50 -0800
X-Sender: aoki@postgres.Berkeley.EDU
Resent-To: postgres-list@postgres.Berkeley.EDU
Resent-Date: Mon, 24 Jan 94 09:14:11 -0800
Resent-XMts: smtp

shlam@ie.cuhk.hk writes:
> Is there any problem of some kind of buffer overflow?

nope, that's a new one on me.  there are known problems with joins
of large tables (now fixed) and index retrievals (now fixed) but not
with scans without qualifications.

if you can reproduce this, please send much, much more information
(hardware, OS, exact schema and queries and some/all of the data) to 
bug-postgres@postgres.  thanks.
--
  Paul M. Aoki  |  CS Div., Dept. of EECS, UCB  |  aoki@postgres.Berkeley.EDU
                |  Berkeley, CA 94720           |  ...!uunet!ucbvax!aoki

