Log Message:
-----------
Update syntax suggestion:

<                 get_employee_salary(emp_id => 12345, tax_year => 2001)
>                 get_employee_salary(emp_id AS 12345, tax_year AS 2001)

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1880 -> r1.1881)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1880&r2=1.1881)
    pgsql/doc/src/FAQ:
        TODO.html (r1.383 -> r1.384)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.383&r2=1.384)

---------------------------(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