On Fri, Oct 10, 2014 at 2:37 AM, Pavel Stehule <[email protected]> wrote: > > > 2014-10-08 21:25 GMT+02:00 Marti Raudsepp <[email protected]>: >> >> On Thu, Sep 4, 2014 at 3:06 PM, Marko Tiikkaja <[email protected]> wrote: >> > Just came across a broken example in the docs >> >> +1. New version works. I would slightly prefer adding an alias to the >> table: >> >> RETURN QUERY SELECT s.quantity, s.quantity * s.price FROM sales AS s >> WHERE s.itemno = p_itemno; >> >> Other than that, there's not much to review here, marking as "Ready >> for Committer" > > > This last patch is good. I it good fix of this problem - and usage of > qualified identifiers is common and recommended solution. > > It is really ready for commiter.
Applied. Thanks! Regards, -- Fujii Masao -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
