problem with reading table feilds

Started by Jason Coxover 26 years ago1 messagesbugs
Jump to latest
#1Jason Cox
j_cox@idx.com.au

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

Your name : Jason Cox
Your email address : j_cox@idx.com.au

System Configuration
---------------------
Architecture (example: Intel Pentium) : Dual Intel Pentium

Operating System (example: Linux 2.0.26 ELF) : Linux 2.2.5-10

PostgreSQL version (example: PostgreSQL-6.5.3): PostgreSQL-6.5.2

Compiler used (example: gcc 2.8.0) : Precompiled Rpm from
postgresql.org

Please enter a FULL description of your problem:
------------------------------------------------

The problem occurs with DBENGINE cgi script. This script is collecting
the field names from my table and then sends the interprited data from
the queary to the database. With version 6.4.2 this worked fine.
However upon installing 6.5.2, the fields were interpretated in revers
.

Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------
install both postgresql v 6.5.2 rpm from site and the build bengine
package ( currant is 1.0b).Post data to database from web page.
Reading data is ok

If you know how this problem might be fixed, list the solution below:

change back to previous version 6.4.2