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

Commit6c3083a

Browse files
committed
Add items:
< * Add transaction_timestamp(), statement_timestamp(), clock_timestamp() functionality> * Add transaction_timestamp(), statement_timestamp(), clock_timestamp()> functionality278c279< one column> one column or expression indexes, perhaps using per=index statistics846a848> * Remove kerberos4 from source tree?
1 parent54691d4 commit6c3083a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎doc/TODO

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated:Thu Nov 412:09:41 EST 2004
8+
Last updated:Thu Nov 422:03:07 EST 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, http://www.PostgreSQL.org.
@@ -131,7 +131,8 @@ Data Types
131131
* Change NUMERIC to enforce the maximum precision, and increase it
132132
* Add function to return compressed length of TOAST data values
133133
* Allow INET subnet tests with non-constants to be indexed
134-
* Add transaction_timestamp(), statement_timestamp(), clock_timestamp() functionality
134+
* Add transaction_timestamp(), statement_timestamp(), clock_timestamp()
135+
functionality
135136

136137
Current CURRENT_TIMESTAMP returns the start time of the current
137138
transaction, and gettimeofday() returns the wallclock time. This will
@@ -275,7 +276,7 @@ Indexes
275276
granularity used for the hash algorithm.
276277

277278
* Allow accurate statistics to be collected on indexes with more than
278-
one column
279+
one column or expression indexes, perhaps using per=index statistics
279280

280281
* Add fillfactor to control reserved free space during index creation
281282

@@ -844,6 +845,7 @@ Source Code
844845
* Allow binaries to be statically linked so they are more easily relocated
845846
* Move some /contrib modules out to their own project sites
846847
* Remove Win32 rename/unlink looping if unnecessary
848+
* Remove kerberos4 from source tree?
847849

848850
* Win32
849851
o Remove per-backend parameter file and move into shared memory?

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp