Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit64a0649

Browse files
committed
Update text:
< o Allow PL/PgSQL function parameters to be passed by name,> o Allow function parameters to be passed by name,
1 parent5b74309 commit64a0649

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Wed Aug 1413:45:01 EDT 2002
3+
Last updated:Wed Aug 1414:38:48 EDT 2002
44

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

@@ -258,9 +258,9 @@ Commands
258258
without using PL/PgSQL EXECUTE, needs cache prevention/invalidation
259259
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
260260
o Improve PL/PgSQL exception handling
261-
o AllowPL/PgSQLparameters to be specified by name and type during
261+
o Allow parameters to be specified by name and type during
262262
definition
263-
o AllowPL/PgSQLfunction parameters to be passed by name,
263+
o Allow function parameters to be passed by name,
264264
get_employee_salary(emp_id => 12345, tax_year => 2001)
265265
o Add PL/PgSQL packages
266266
o Allow array declarations and other data types in PL/PgSQl DECLARE

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp