Finally figuring that enough is enough, I've been spending the past few
days working on the list archives ...
I've reformatted, so far, the following lists into a cleaner format:
pgsql-hackers
pgsql-sql
pgsql-bugs
pgsql-general
pgadmin-hackers
pga
Original Message-
>From: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Cc:
>Subject:[pgadmin-support] 'order by' clause lost when
creating view
>Reply-To:
>Date: 28 August 2001 13:19
>
>When I create
Original Message-
>From: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Cc:
>Subject:[pgadmin-support] does pgAdmin II create any server
objects?
>Reply-To:
>Date: 27 August 2001 22:46
>
>Now that pgA
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 clau