diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-08-14 02:49:42 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-08-14 02:49:42 +0000 |
commit | 9f19f3c836ba22d953ab4df5dd96075020d63022 (patch) | |
tree | 4d896200819508fd43505726534d3361f557a2c2 /src/interfaces/python/tutorial | |
parent | 969e0246ede898741dfd2495daa6f72a23aa3e18 (diff) | |
download | postgresql-9f19f3c836ba22d953ab4df5dd96075020d63022.tar.gz postgresql-9f19f3c836ba22d953ab4df5dd96075020d63022.zip |
Added:
<
> o Improve PL/PgSQL exception handling
> o Allow PL/PgSQL parameters to be specified by name and type during
> definition
> o Allow PL/PgSQL function parameters to be passed by name,
> get_employee_salary(emp_id => 12345, tax_year => 2001)
> o Add PL/PgSQL packages
> o Allow array declarations and other data types in PL/PgSQl DECLARE
> o Add PL/PgSQL PROCEDURES that can return multiple values
Diffstat (limited to 'src/interfaces/python/tutorial')
0 files changed, 0 insertions, 0 deletions