Skip to content

Commit 9f19f3c

Browse files
committed
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
1 parent 969e024 commit 9f19f3c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

doc/TODO

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Aug 13 22:24:31 EDT 2002
3+
Last updated: Tue Aug 13 22:49:31 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -253,7 +253,14 @@ Commands
253253
o Fix problems with complex temporary table creation/destruction
254254
without using PL/PgSQL EXECUTE, needs cache prevention/invalidation
255255
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
256-
256+
o Improve PL/PgSQL exception handling
257+
o Allow PL/PgSQL parameters to be specified by name and type during
258+
definition
259+
o Allow PL/PgSQL function parameters to be passed by name,
260+
get_employee_salary(emp_id => 12345, tax_year => 2001)
261+
o Add PL/PgSQL packages
262+
o Allow array declarations and other data types in PL/PgSQl DECLARE
263+
o Add PL/PgSQL PROCEDURES that can return multiple values
257264

258265
Clients
259266
=======

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy