Question about ordering views

From: hubert depesz lubaczewski <depesz(at)depesz(dot)pl>
To: pgsql-general(at)postgresql(dot)org
Subject: Question about ordering views
Date: 2000-11-05 11:42:04
Message-ID: 20001105124204.A27532@gruby
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm wondering if it is possible to make view (or procedure or triger or rule or
something) to force SELECTs to this view (rule, procedure or something) to
force always using predefined ORDER BY statement without removing possibility
to use WHERE statement to this SELECT.

regards,

depesz

--
hubert depesz lubaczewski
------------------------------------------------------------------------
najwspanialszą rzeczą jaką dało nam nowoczesne społeczeństwo,
jest niesamowita wręcz łatwość unikania kontaktów z nim ...

Responses

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2000-11-05 11:48:59 Time penalty on VIEWS on VIEWS
Previous Message Tom Lane 2000-11-05 04:09:00 Re: Memory Leak