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

Commita0316a1

Browse files
committed
Update TODO list.
1 parent76e9ad1 commita0316a1

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

‎doc/TODO

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Tue Jun 1212:18:18 EDT 2001
3+
Last updated:Tue Jun 1214:15:23 EDT 2001
44

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

@@ -42,8 +42,10 @@ ADMIN
4242
* -Permission to DELETE table also allows UPDATE (Peter E)
4343
* Allow elog() to return error codes, module name, file name, line
4444
number, not just messages (Peter E) [elog]
45-
* Allow international error message support and add error codes [elog]
46-
* Remove unused files during database vacuum or postmaster startup
45+
* -Allow international error message support and add error codes[elog](Peter E)
46+
* -Remove unused sort files on postmaster startup (Bruce)
47+
* Remove unreferenced table files and temp tables during database vacuum
48+
or postmaster startup
4749
* Add table name mapping for numeric file names
4850
* Overhaul pg_hba.conf host-based authentication
4951
* Encrpyt passwords in pg_shadow table using MD5 (Vince)
@@ -53,7 +55,7 @@ TYPES
5355

5456
* Add domain capability [domain]
5557
* Add IPv6 capability to INET/CIDR types
56-
* Add conversion function from text to inet
58+
*-Add conversion function from text to inet
5759
* Store binary-compatible type information in the system
5860
* Support construction of array result values in expressions
5961
* Remove Money type, add money formatting for decimal type
@@ -66,7 +68,7 @@ TYPES
6668
* Missing optimizer selectivities for date, r-tree, etc. [optimizer]
6769
* SELECT cash_out(2) crashes because of opaque
6870
* -Add SQL standard function bit_length() (Peter E)
69-
* Make oid use unsigned int more reliably, pg_atoi()
71+
*-Make oid use unsigned int more reliably (Tom)
7072
* ARRAYS
7173
* Allow nulls in arrays
7274
* Allow arrays to be ORDER'ed
@@ -83,7 +85,7 @@ MULTILANGUAGE SUPPORT
8385

8486
VIEWS
8587

86-
* Automatically create rules on views so they are updateable, per SQL92
88+
* Automatically create rules on views so they are updateable, per SQL92 [view]
8789
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
8890
* Allow NOTIFY in rules involving conditionals
8991
* Evaluate INSERT rules at end of query, rather than beginning

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp