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

Commitfb72fc8

Browse files
committed
Add:
> o Fixed PL/Tcl's spi_prepare to accept full qualified type names in> the parameter type list
1 parent36f15dd commitfb72fc8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/TODO

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Mon Sep 2912:52:11 EDT 2003
3+
Last updated:Mon Sep 2917:15:14 EDT 2003
44

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

@@ -273,6 +273,8 @@ Commands
273273
o Allow PL/pgSQL to name columns by ordinal position, e.g. rec.(3)
274274
o Allow PL/pgSQL EXECUTE query_var INTO record_var;
275275
o Add capability to create and call PROCEDURES
276+
o Fixed PL/Tcl's spi_prepare to accept full qualified type names in
277+
the parameter type list
276278

277279

278280
Clients
@@ -501,7 +503,7 @@ Source Code
501503
* Acquire lock on a relation before building a relcache entry for it
502504
* Research interaction of setitimer() and sleep() used by statement_timeout
503505
* Add checks for fclose() failure
504-
* Change CVS $Id: TODO,v 1.1139 2003/09/2916:52:14 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1139 2003/09/2916:52:14 momjian Exp $
506+
* Change CVS $Id: TODO,v 1.1140 2003/09/2921:15:19 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1140 2003/09/2921:15:19 momjian Exp $
505507
* Exit postmaster if postgresql.conf can not be opened
506508
* Rename /scripts directory because they are all C programs now
507509
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp