Log Message:
-----------
SQL2003 syntax for using table expression in RETURN statement.

RETURNS
  TABLE(SELECT .. );

Modified Files:
--------------
    plpgpsm/src:
        gram.y (r1.34 -> r1.35)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/gram.y.diff?r1=1.34&r2=1.35)
        scan.l (r1.10 -> r1.11)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/scan.l.diff?r1=1.10&r2=1.11)
    plpgpsm/src/expected:
        plpgpsm.out (r1.10 -> r1.11)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/expected/plpgpsm.out.diff?r1=1.10&r2=1.11)
    plpgpsm/src/sql:
        plpgpsm.sql (r1.9 -> r1.10)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/sql/plpgpsm.sql.diff?r1=1.9&r2=1.10)

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to