Port Bug Report: pgaccess does not handle "select * from footable limit 5;" properly - Mailing list pgsql-ports

From Unprivileged user
Subject Port Bug Report: pgaccess does not handle "select * from footable limit 5;" properly
Date
Msg-id 199904271822.OAA36498@hub.org
Whole thread Raw
List pgsql-ports
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name               : clayton copttingham
Your email address      : drfrog@smartt.com

Category                : runtime: front-end
Severity                : non-critical

Summary: pgaccess does not handle "select * from footable limit 5;" properly

System Configuration
--------------------
  Operating System   : linux 2.2.6 kernl glibc6

  PostgreSQL version : 6.5beta

  Compiler used      : pgcc gcc

Hardware:
---------
stampede 0.89 2.2.6 kernel and glibc6 and redhat 5.2

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

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

Problem Description:
--------------------
it will display all results no limit

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

Test Case:
----------
select * from footable limit 5;
in a query in pgaccess

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

Solution:
---------


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


pgsql-ports by date:

Previous
From: Unprivileged user
Date:
Subject: Port Bug Report: parse error in "pgtclId.h" file ???
Next
From: Unprivileged user
Date:
Subject: Port Bug Report: pgaccess multiple(4) layout info found