DECLARE BINARY CURSOR problem - Mailing list pgsql-sql

From G. Anthony Reina
Subject DECLARE BINARY CURSOR problem
Date
Msg-id 35F033B5.BD8C2F01@nsi.edu
Whole thread Raw
List pgsql-sql
We recently moved from using an SGI under IRIX 6.2 to a Pentium II
running RedHat Linux as our database postmaster. For some reason,
declaring a binary cursor gives erroneous data now. We think that this
may be because one uses big-endian and the other little-endian for
memory. Has anyone had any experience with this problem? Is there a way
to specify which way to pass the binary cursor (big or little-endian) as
the output memory?

Thanks.
-Tony Reina

pgsql-sql by date:

Previous
From: Dave
Date:
Subject: Re: [SQL] composite primary keys.
Next
From: Craig Orsinger
Date:
Subject: Creating Indexes for MAC and IP Data Types