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

Commit0df7614

Browse files
committed
Update TODO list.
1 parent390e835 commit0df7614

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/TODO

Lines changed: 3 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 Jul 8 01:04:06 EDT 1999
3+
Last updated:Thu Jul15 09:45:53 EDT 1999
44

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

@@ -95,6 +95,7 @@ TYPES
9595
* Declare typein/out functions in pg_proc with a special "C string" data type
9696
* Add non-large-object binary field
9797
* Add index on NUMERIC type
98+
* Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports
9899

99100
VIEWS
100101

@@ -202,6 +203,7 @@ INDEXES
202203
* Create more system table indexes for faster cache lookups
203204
* fix indexscan() so it does leak memory by not requiring caller to free
204205
* Improve _bt_binsrch() to handle equal keys better, remove _bt_firsteq()(Tom)
206+
* Allow SELECT * FROM tab WHERE int2col = 4 use int2col index
205207

206208
CACHE
207209

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp