============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================
Your name : A. Van Hook
Your email address : hook@kcp.com
Category : runtime: back-end
Severity : critical
Summary: works with 6.32 but not with v6.4
System Configuration
- --------------------
Operating System : Irix 5.3
PostgreSQL version : 6.0
Compiler used : gcc2.8.1
Hardware:
- ---------
SGI
Versions of other tools:
- ------------------------
flex, gmake..
- --------------------------------------------------------------------------
Problem Description:
- --------------------
pqReadData() -- backend closed the channel unexpectedly.
I get this error when creating a view.
The same script works using version 6.3.2...
The same script works on linux using version v6.4
ps. the link to port bugpage does not work..
- --------------------------------------------------------------------------
Test Case:
- ----------
create a view (any simple view) on irix5.3 using pgsl v6.4
- --------------------------------------------------------------------------
Solution:
- ---------
- --------------------------------------------------------------------------