'order by' clause lost when creating view - Mailing list pgadmin-support

From fred@ontosys.com
Subject 'order by' clause lost when creating view
Date
Msg-id 20010828071637.A29136@ontosys.com
Whole thread Raw
List pgadmin-support
When I created a view in pgAdmin II using a SELECT statement that
includes an ORDER BY clause, pgAdmin seemed to ignore that clause.
The generated SQL shown with the view properties clearly does not have
that clause, even though the original SQL as shown in the description
area does have that clause.  The same view definition works fine when
I create it directly in psql.

Why does pgAdmin translate the view definition SELECT statement into a
different form, rather than using it verbatim?

This is happening in version 1.1 build 26.

--
Fred Yankowski           fred@OntoSys.com      tel: +1.630.879.1312
Principal Consultant     www.OntoSys.com       fax: +1.630.879.1370
OntoSys, Inc             38W242 Deerpath Rd, Batavia, IL 60510, USA

pgadmin-support by date:

Previous
From: fred@ontosys.com
Date:
Subject: does pgAdmin II create any server objects?
Next
From: dpage@postgresql.org
Date:
Subject: RE: does pgAdmin II create any server objects?