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

Commitdb8c5f0

Browse files
committed
Update TODO list.
1 parentafeb8c4 commitdb8c5f0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎doc/TODO

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Wed Jan3 01:56:41 EST 2001
3+
Last updated:Thu Jan4 03:13:20 EST 2001
44

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

@@ -79,7 +79,7 @@ ADMIN
7979
* Allow international error message support and add error codes
8080
* -Unify configuration into one configuration file (Peter E)
8181
* -use setproctitle() if it exists for 'ps' display of status
82-
* Prevent initdb from running wrong version of postmaster/postgres
82+
*-Prevent initdb from running wrong version of postmaster/postgres (Peter E)
8383
* Remove unused files during database vacuum or postmaster startup
8484

8585
TYPES
@@ -97,7 +97,7 @@ TYPES
9797
* -Fix improper masking of some inet/cidr types [cidr]
9898
* Make a separate SERIAL type?
9999
* Store binary-compatible type information in the system
100-
* Add support for & operator
100+
*-Add support for & operator (Peter E)
101101
* Allow LOCALE on a per-column basis, default to ASCII
102102
* Allow nulls in arrays
103103
* Allow arrays to be ORDER'ed
@@ -146,10 +146,10 @@ COMMANDS
146146
* ALTER TABLE ADD COLUMN to inherited table put column in wrong place [inherit]
147147
* -Add ALTER TABLE ALTER COLUMN feature (Peter E)
148148
* Add ALTER TABLE DROP COLUMN feature [drop]
149-
* Add ALTER TABLE command to change table ownership (Mark H)
149+
*-Add ALTER TABLE command to change table ownership (Mark H)
150150
* Add ALTER FUNCTION
151151
* Add ALTER TABLE ... DROP CONSTRAINT
152-
* Add ALTER USER command to change user db attributes
152+
*-Add ALTER USER command to change user db attributes (Peter E)
153153
* Automatically drop constraints/functions when object is dropped
154154
* Allow CLUSTER on all tables at once, and improve CLUSTER, loses NOT
155155
NULL specification, indexes, permissions, etc on table
@@ -178,7 +178,7 @@ CLIENTS
178178
* Update reltuples from COPY command
179179
* Allow COPY to specify column names
180180
* fix array handling for ECPG
181-
* add pg_dump option to dump type names as standard ANSI types
181+
*-add pg_dump option to dump type names as standard ANSI types
182182
* -make pg_dump dump in oid order, so dependencies are resolved (Philip)
183183
* allow psql \d to show primary and foreign keys
184184
* allow psql \d to show temporary table structure
@@ -332,13 +332,13 @@ Developers who have claimed items are:
332332
* Michael is Michael Meskes <meskes@postgresql.org>
333333
* Oleg is Oleg Bartunov <oleg@sai.msu.su>
334334
* Peter is Peter T Mount <peter@retep.org.uk>
335-
* Philip is Philip Warner <pjw@rhyme.com.au>
336335
* Peter E is Peter Eisentraut<peter_e@gmx.net>
336+
* Philip is Philip Warner <pjw@rhyme.com.au>
337337
* Ross is Ross J. Reedstrom <reedstrm@wallace.ece.rice.edu>
338338
* Ryan is Ryan Bradetich <rbrad@hpb50023.boi.hp.com>
339339
* Stephan is Stephan Szabo <sszabo@megazone23.bigpanda.com>
340340
* Tatsuo is Tatsuo Ishii <t-ishii@sra.co.jp>
341-
* Tom is Tom Lane <tgl@sss.pgh.pa.us>
342341
* Thomas is Thomas Lockhart <lockhart@alumni.caltech.edu>
342+
* Tom is Tom Lane <tgl@sss.pgh.pa.us>
343343
* TomH is Tom I Helbekkmo <tih@Hamartun.Priv.NO>
344344
* Vadim is Vadim B. Mikheev <vadim4o@email.com>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp