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

Commit7f5e12a

Browse files
committed
Not done, per Tom:
> o Allow parameters to be specified by name and type during definition
1 parent304d6d5 commit7f5e12a

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:Tue Jan6 23:32:51 EST 2004
3+
Last updated:Wed Jan7 12:54:17 EST 2004
44

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

@@ -239,7 +239,7 @@ Commands
239239
without using PL/PgSQL EXECUTE, needs cache prevention/invalidation
240240
o Fix PL/pgSQL RENAME to work on variables other than OLD/NEW
241241
o Improve PL/PgSQL exception handling
242-
o-Allow parameters to be specified by name and type during definition
242+
o Allow parameters to be specified by name and type during definition
243243
o Allow function parameters to be passed by name,
244244
get_employee_salary(emp_id => 12345, tax_year => 2001)
245245
o Add PL/PgSQL packages
@@ -462,7 +462,7 @@ Source Code
462462
* Acquire lock on a relation before building a relcache entry for it
463463
* Research interaction of setitimer() and sleep() used by statement_timeout
464464
* Add checks for fclose() failure
465-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1185 2004/01/0704:32:56 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1185 2004/01/0704:32:56 momjian Exp $
465+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1186 2004/01/0717:54:19 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1186 2004/01/0717:54:19 momjian Exp $
466466
* Exit postmaster if postgresql.conf can not be opened
467467
* Rename /scripts directory because they are all C programs now
468468
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp