Re: proposal: Preference SQL - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: proposal: Preference SQL
Date
Msg-id [email protected]
Whole thread Raw
In response to proposal: Preference SQL  (Jan Urbański <[email protected]>)
Responses Re: proposal: Preference SQL
List 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


pgsql-hackers by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Core team statement on replication in PostgreSQL
Next
From: Jan Urbański
Date:
Subject: Re: proposal: Preference SQL