Re: 9.3 Beta 1 Coming Soon!

From: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: 9.3 Beta 1 Coming Soon!
Date: 2013-04-16 00:51:44
Message-ID: CAB8KJ=jR4-NmSvKetwwH7XfjR9z+46iujSivEFu__bjrXxK3CA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

2013/4/16 Ian Lawrence Barwick <barwick(at)gmail(dot)com>:
> 2013/4/16 Josh Berkus <josh(at)agliodbs(dot)com>:
>>
>>>> Others I missed?
>>>
>>> LATERAL keyword?
>>
>> Speaking of features which are hard to explain ...

(apologies for the resubmission, I got a strange message from the
list software saying the mail was stalled due to the use of the word "w h i c h"
followed by another word)

Well you were asking for a list of features... but yeah, it's not one
that might make great headline material.

OTOH, it is kind of nifty when working with SRFs; once I got my head around it
I realized it was a feature I've been missing pretty much since SRFs
first appeared.

Do you use set-returning functions a lot?
Do you get frustrated by the error message "function expression in
FROM cannot refer to other relations of same query level" and find
yourself wondering if there's an easier way of integrating SRFs
directly into FROM clauses?
Then PostgreSQL 9.3's all-new LATERAL keyword is your new bestest
friend and will revolutionize your life (for certain values of
revolution)!

Dunno if it's any use, but I collated a list of blog articles on 9.3 features:
http://sql-info.de/postgresql/notes/postgresql-9.3-feature-preview-articles.html

Regards

Ian Barwick

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Dimitri Fontaine 2013-04-16 07:21:49 Re: Heroku early upgrade is raising serious questions
Previous Message Ian Lawrence Barwick 2013-04-16 00:46:08 Re: 9.3 Beta 1 Coming Soon!