Re: [SQL] cursor and update + view

From: jwieck(at)debis(dot)com (Jan Wieck)
To: s-fery(at)kkt(dot)sote(dot)hu
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] cursor and update + view
Date: 1998-11-24 09:31:38
Message-ID: m0ziEot-000EBYC@orion.SAPserv.Hamburg.dsh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

> My other problem is with the views: it seems not work if there is an
> aggregate command in the SELECT. It's only my experience, or others
> noticed it also? (The details are on the pgsql-novice (subject: view
> and aggregate command problem))

Aggregates in view's are still buggy. It is possible to
change the grouping when doing a join from such a view and
another relation in a way, that crashes the backend.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck(at)debis(dot)com (Jan Wieck) #

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1998-11-24 09:54:15 Re: [HACKERS] createdb problem
Previous Message Herouth Maoz 1998-11-24 09:14:42 Re: [SQL] MINUS and slow 'not in'

Browse pgsql-sql by date

  From Date Subject
Next Message Engard Ferenc 1998-11-24 10:05:27 Re: [SQL] select in update
Previous Message Herouth Maoz 1998-11-24 09:14:42 Re: [SQL] MINUS and slow 'not in'