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

Commita06d98b

Browse files
committed
Additem:
> * Add sleep() function, remove from regress.c
1 parent767a902 commita06d98b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Wed Aug 2412:49:34 EDT 2005
5+
Last updated:Wed Aug 2413:56:13 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -279,6 +279,8 @@ Functions
279279
most date-related parameters to to_char() are meaningless for
280280
intervals because interval is not anchored to a date.
281281

282+
* Add sleep() function, remove from regress.c
283+
282284

283285
Multi-Language Support
284286
======================
@@ -548,7 +550,6 @@ SQL Commands
548550
o Add MOVE to PL/pgSQL
549551
o Pass arrays natively instead of as text between plperl and postgres
550552
o Add support for polymorphic arguments and return types to plperl
551-
o Add sleep() to PL/PgSQL
552553

553554

554555
Clients

‎doc/src/FAQ/TODO.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Wed Aug 2412:49:34 EDT 2005
11+
Last updated: Wed Aug 2413:56:13 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -261,6 +261,7 @@ <h1><a name="section_5">Functions</a></h1>
261261
most date-related parameters to to_char() are meaningless for
262262
intervals because interval is not anchored to a date.
263263
</p>
264+
</li><li>Add sleep() function, remove from regress.c
264265
</li></ul>
265266
<h1><aname="section_6">Multi-Language Support</a></h1>
266267

@@ -498,7 +499,6 @@ <h1><a name="section_8">SQL Commands</a></h1>
498499
</li><li>Add MOVE to PL/pgSQL
499500
</li><li>Pass arrays natively instead of as text between plperl and postgres
500501
</li><li>Add support for polymorphic arguments and return types to plperl
501-
</li><li>Add sleep() to PL/PgSQL
502502
</li></ul>
503503
</li></ul>
504504
<h1><aname="section_9">Clients</a></h1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp