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:46:08 |
Message-ID: | CAB8KJ=h2OdBrv9NHXcj0Di_8U7YOPk+DyiUVnh=yNkUTcJweJQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
2013/4/16 Josh Berkus <josh(at)agliodbs(dot)com>:
>
>>> Others I missed?
>>
>> LATERAL keyword?
>
> Speaking of features which are hard to explain ...
Well you were asking for a list of features... but yeah, it's not one
which would
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
From | Date | Subject | |
---|---|---|---|
Next Message | Ian Lawrence Barwick | 2013-04-16 00:51:44 | Re: 9.3 Beta 1 Coming Soon! |
Previous Message | Bruce Momjian | 2013-04-16 00:41:45 | Re: 9.3 Beta 1 Coming Soon! |