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

Commit476eb59

Browse files
committed
Add:
> * Add GUC variables extra_float_digits and extra_double_digits to> control output digits419a422> * Research interaction of setitimer() and sleep() used by statement_timeout
1 parent433d4eb commit476eb59

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:Wed Nov6 12:50:56 EST 2002
3+
Last updated:Thu Nov7 23:31:04 EST 2002
44

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

@@ -64,6 +64,8 @@ Data Types
6464
* Add function to return compressed length of TOAST data values (Tom)
6565
* Allow INET subnet tests using non-constants
6666
* Add now("transaction|statement|clock") functionality
67+
* Add GUC variables extra_float_digits and extra_double_digits to
68+
control output digits
6769

6870
* CONVERSION
6971
o Allow better handling of numeric constants, type conversion
@@ -417,6 +419,7 @@ Source Code
417419
* Remove memory/file descriptor freeing befor elog(ERROR) (Bruce)
418420
* Create native Win32 port [win32]
419421
* Acquire lock on a relation before building a relcache entry for it
422+
* Research interaction of setitimer() and sleep() used by statement_timeout
420423

421424
---------------------------------------------------------------------------
422425

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp