File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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
55Bracketed items "[]" have more detail.
66
77Current 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
99
1010The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111
@@ -254,7 +254,7 @@ Commands
254254 without using PL/PgSQL EXECUTE, needs cache prevention/invalidation
255255 o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
256256 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
258258 o Allow function parameters to be passed by name,
259259 get_employee_salary(emp_id => 12345, tax_year => 2001)
260260 o Add PL/PgSQL packages
You can’t perform that action at this time.
0 commit comments