Port Bug Report: basic.source and advance.source failed

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: basic.source and advance.source failed
Date: 1999-07-08 06:30:06
Message-ID: 199907080630.CAA10505@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


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

Your name : T.J. Yang
Your email address : tjyang(at)zicorp(dot)com

Category : unknown
Severity : serious

Summary: basic.source and advance.source failed

System Configuration
--------------------
Operating System : redhat 6.0

PostgreSQL version : 6.5

Compiler used : gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

Hardware:
---------
Linux dns 2.2.5-15 #1 Mon Apr 19 22:21:09 EDT 1999 i586 unknown

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

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

Problem Description:
--------------------
temp reserved by system ?
date type of char2 and char16 don't work.

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

Test Case:
----------
In "basic.source", the statement "SELECT * INTO TABLE temp FROM weather"
failed until "temp" was changed to name other than "temp"
In advance.source, the type char2 and char16 failed until it as changed to char.

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

Solution:
---------

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

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-07-08 10:31:11 Port Bug Report: \d -> ERROR: nodeRead: Bad type 0
Previous Message Bruce Momjian 1999-07-08 03:23:16 Re: [PORTS] Port Bug Report: No primary key possible with type reltime & timestamp