List archives moved and cleaned up ...

2001-08-28 Thread Marc G. Fournier
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

RE: 'order by' clause lost when creating view

2001-08-28 Thread dpage
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

RE: does pgAdmin II create any server objects?

2001-08-28 Thread dpage
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

'order by' clause lost when creating view

2001-08-28 Thread fred
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