Re: proposal: Preference SQL

From: "Heikki Linnakangas" <heikki(at)enterprisedb(dot)com>
To: Jan Urbański <j(dot)urbanski(at)students(dot)mimuw(dot)edu(dot)pl>
Cc: "Postgres - Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal: Preference SQL
Date: 2008-05-31 14:46:23
Message-ID: 484164BF.7080307@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jan Urbański wrote:
> SELECT * FROM computers
> PREFERRING HIGHEST(main_memory) AND HIGHEST(cpu_speed);

This seems similar to the SKYLINE OF patch that was discussed a year (?)
ago. Are you familiar with that project? Can you summarize the differences?

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Urbański 2008-05-31 14:53:54 Re: proposal: Preference SQL
Previous Message Merlin Moncure 2008-05-31 14:21:41 Re: Core team statement on replication in PostgreSQL