Port Bug Report: Previous Bug Report My Fault (i.e. not a bug)

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: Previous Bug Report My Fault (i.e. not a bug)
Date: 1999-06-14 15:05:17
Message-ID: 199906141505.LAA06658@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Thomas R. Dean
Your email address : dean(at)legasys(dot)on(dot)ca

Category : runtime: back-end: SQL
Severity : non-critical

Summary: Previous Bug Report My Fault (i.e. not a bug)

System Configuration
--------------------
Operating System : Linux 2.0.36 ELF

PostgreSQL version : 6.5

Compiler used : gcc 2.7.2.3

Hardware:
---------
Pentium II/256MB/Redhat 5.1 + patches

Versions of other tools:
------------------------

--------------------------------------------------------------------------

Problem Description:
--------------------
My previous entry on friday was the result of a single NULL
entry in one of the rows of the second table. However, I
would like to make the case for unions in subselects (BUG#1).
EXCEPT requires that the query and the subselect have the
same number of colums, while not in uses a subselect
with a single column. Was there any particular reason
it was removed (it was in 6.4.2)?

--------------------------------------------------------------------------

Test Case:
----------

--------------------------------------------------------------------------

Solution:
---------

--------------------------------------------------------------------------

Browse pgsql-ports by date

  From Date Subject
Next Message Yoshihiko Aochi 1999-06-14 15:11:01 Re: [PORTS] Porting PostgreSQL to Mac OS X Server
Previous Message Unprivileged user 1999-06-14 14:15:48 Port Bug Report: