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

Commit4d564c5

Browse files
committed
Update TODO list.
1 parentb2ff7d0 commit4d564c5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎doc/TODO

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ VIEWS
6868

6969
MISC
7070

71-
* -User who can create databases can modify pg_database table(Peter)
71+
* -User who can create databases can modify pg_database table(Peter E)
7272
* Plpgsql does not handle quoted mixed-case identifiers
7373
* -Fix btree to give a useful elog when key > 1/2 (page - overhead)(Tom)
7474
* -pg_dump should preserve primary key information
@@ -94,7 +94,7 @@ URGENT
9494

9595
ADMIN
9696

97-
* -Better interface for adding to pg_group(Peter)
97+
* -Better interface for adding to pg_group(Peter E)
9898
* More access control over who can create tables and access the database
9999
* Test syslog functionality
100100
* Allow elog() to return error codes, not just messages
@@ -145,7 +145,7 @@ INDEXES
145145
* Allow CREATE INDEX zman_index ON test (date_trunc( 'day', zman ) datetime_ops)
146146
fails index can't store constant parameters
147147
* Allow creation of functional indexes to use default types
148-
* -Permissions on indexes, prevent them(Peter)
148+
* -Permissions on indexes, prevent them(Peter E)
149149
* Allow SQL function indexes
150150
* Add FILLFACTOR to index creation
151151
* -Allow indexing of LIKE with localle character sets
@@ -154,7 +154,7 @@ INDEXES
154154
COMMANDS
155155

156156
* ALTER TABLE ADD COLUMN to inherited table put column in wrong place [inherit]
157-
* -Add ALTER TABLE DROP/ALTER COLUMN feature(Peter E.)
157+
* -Add ALTER TABLE DROP/ALTER COLUMN feature(Peter E)
158158
* Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
159159
NULL specification, indexes, permissions, etc on table[cluster]
160160
* Add SIMILAR TO to allow character classes, 'pg_[a-c]%'
@@ -218,7 +218,7 @@ MISC
218218
* -Overhaul mdmgr/smgr to fix double unlinking and double opens, cleanup
219219
* Overhaul bufmgr/lockmgr/transaction manager
220220
* Add PL/Perl(Mark Hollomon)
221-
* -Add option for postgres user have a password by default(Peter)
221+
* -Add option for postgres user have a password by default(Peter E)
222222
* Add configure test to check for C++ need for *.h and namespaces
223223
* Allow BLCKSZ <= 64k, not <= 32k
224224
* redesign UNION structures to have separarate target lists

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp