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

Commit53c5eda

Browse files
committed
Add:
> * Add floor(float8) and other missing functions
1 parentaab47ba commit53c5eda

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu Oct 315:32:30 EDT 2002
3+
Last updated:Thu Oct 322:28:32 EDT 2002
44

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

@@ -88,6 +88,7 @@ Data Types
8888
* Allow INET subnet tests using non-constants
8989
* -Allow bytea to handle LIKE with non-TEXT patterns
9090
* -to_char(0,'FM999.99') returns a period, to_char(1,'FM999.99') doesn't (Karel)
91+
* Add floor(float8) and other missing functions
9192

9293
* CONVERSION
9394
o -Store binary-compatible type information in the system
@@ -271,6 +272,7 @@ Commands
271272
o Add table function support to pltcl, plperl, plpython
272273
o Make PL/PgSQL %TYPE schema-aware
273274

275+
274276
Clients
275277
=======
276278

@@ -467,6 +469,7 @@ Optimizer / Executor
467469
* Use CHECK constraints to improve optimizer decisions
468470
* Check GUC geqo_threshold to see if it is still accurate
469471

472+
470473
Miscellaneous
471474
=============
472475

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp