File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
5
Bracketed items "[]" have more detail.
6
6
7
7
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8
- Last updated: Mon Jul 19 16:57:25 EDT 2004
8
+ Last updated: Tue Jul 20 15:37:35 EDT 2004
9
9
10
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
11
@@ -254,7 +254,7 @@ Commands
254
254
without using PL/PgSQL EXECUTE, needs cache prevention/invalidation
255
255
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
256
256
o Improve PL/PgSQL exception handling
257
- o Allow parameters to be specified by name and type during definition
257
+ o - Allow parameters to be specified by name and type during definition
258
258
o Allow function parameters to be passed by name,
259
259
get_employee_salary(emp_id => 12345, tax_year => 2001)
260
260
o Add PL/PgSQL packages
You can’t perform that action at this time.
0 commit comments