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

Commit11cb598

Browse files
committed
Add:
> o Allow PL/pgSQL to name columns by ordinal position, e.g. rec.(3)
1 parent5ff532e commit11cb598

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎doc/TODO

Lines changed: 5 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 Jul 2120:49:24 EDT 2003
3+
Last updated:Mon Jul 2121:06:50 EDT 2003
44

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

@@ -251,6 +251,8 @@ Commands
251251
o -Make PL/PgSQL %TYPE schema-aware
252252
o Allow PL/PgSQL to support array element assignment
253253
o Add PL/PHP (Joe, Jan)
254+
o Allow PL/pgSQL to name columns by ordinal position, e.g. rec.(3)
255+
254256

255257

256258
Clients
@@ -445,6 +447,7 @@ Miscellaneous
445447
* Add a script to ask system configuration questions and tune postgresql.conf
446448
* Allow partitioning of table into multiple subtables
447449

450+
448451
Source Code
449452
===========
450453

@@ -468,7 +471,7 @@ Source Code
468471
* Acquire lock on a relation before building a relcache entry for it
469472
* Research interaction of setitimer() and sleep() used by statement_timeout
470473
* Add checks for fclose() failure
471-
* Change CVS $Id: TODO,v 1.1094 2003/07/2200:49:22 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1094 2003/07/2200:49:22 momjian Exp $
474+
* Change CVS $Id: TODO,v 1.1095 2003/07/2201:06:51 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1095 2003/07/2201:06:51 momjian Exp $
472475
* Exit postmaster if postgresql.conf can not be opened
473476
* Rename /scripts directory because they are all C programs now
474477
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp