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

Commitd661a9f

Browse files
committed
Update TODO list.
1 parentb68174e commitd661a9f

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
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Wed Dec 516:25:23 EST 2001
3+
Last updated:Wed Dec 518:11:24 EST 2001
44

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

@@ -57,6 +57,7 @@ ADMIN
5757
flags unique
5858
* Allow usernames to be specified directly in pg_hba.conf (Bruce)
5959
* Add function to return compressed length of TOAST data values (Tom)
60+
* Change DEBUG tag used in server logs
6061

6162
DATA TYPES
6263

@@ -102,14 +103,16 @@ MULTI-LANGUAGE SUPPORT
102103
* Add octet_length_server() and octet_length_client() (Thomas, Tatsuo)
103104
* Make octet_length_client the same as octet_length() (?)
104105

105-
VIEWS
106+
VIEWS / RULES
106107

107108
* Automatically create rules on views so they are updateable, per SQL92 [view]
108109
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
109110
* Allow NOTIFY in rules involving conditionals
110111
* -Evaluate INSERT rules at end of query, rather than beginning (Jan)
111112
* Allow temporary views
112113
* Move psql backslash information into views
114+
* Allow RULE recompilation
115+
* Remove brackets as multi-statement rule grouping, must use parens
113116

114117
INDEXES
115118

@@ -160,7 +163,6 @@ COMMANDS
160163
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
161164
* Add BETWEEN ASYMMETRIC/SYMMETRIC
162165
* -Allow LOCK TABLE tab1, tab2, tab3 so all tables locked in unison [lock]
163-
* Allow RULE recompilation
164166
* Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
165167
* Allow LIMIT/OFFSET to use expressions
166168
* -Allow GRANT/REVOKE to handle multiple user/group names (Vince)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp