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

Commit62f0645

Browse files
committed
Update TODO list.
1 parent5d91f38 commit62f0645

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

‎doc/TODO

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Tue Feb 22 09:07:16 EST 2000
3+
Last updated:Tue Feb 22 09:15:39 EST 2000
44

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

@@ -71,7 +71,7 @@ MISC
7171
* -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)
74-
* -pg_dump should preserve primary key information
74+
* -pg_dump should preserve primary key information(Peter E)
7575
* plpgsql regression tests fails on BSD/OS
7676
* -database names with spaces fail
7777
* -insert of 0.0 into DECIMAL(4,4) field fails(Tom)
@@ -139,6 +139,7 @@ TYPES
139139
* Add non-large-object binary field
140140
* -Add index on NUMERIC/DECIMAL type(Jan)
141141
* -Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports
142+
(Peter E)
142143
* Functions returning sets don't really work right[function]
143144
* Make type equivalency apply to aggregates(Peter E.)
144145

@@ -181,12 +182,12 @@ CLIENTS
181182

182183
* Make NULL's come out at the beginning or end depending on the
183184
ORDER BY direction
184-
* -Allow flag to control COPY input/output of NULLs
185+
* -Allow flag to control COPY input/output of NULLs(Peter E)
185186
* Update reltuples from COPY command
186-
* -Allow psql \copy to allow delimiters
187+
* -Allow psql \copy to allow delimiters(Peter E)
187188
* -Add a function to return the last inserted oid, for use in psql
188189
scripts (Peter E)
189-
* -Allow psql to print nulls as distinct from "" [null]
190+
* -Allow psql to print nulls as distinct from "" [null](Peter E)
190191
* fix array handling for ECPG
191192
* add pg_dump option to dump type names as standard ANSI types
192193

@@ -299,10 +300,10 @@ SOURCE CODE
299300
* Add use of 'const' for variables in source tree
300301
* Fix C optimizer problem where fmgr_ptr calls return different types [alpha]
301302
* -Add needed includes and removed unneeded include files(Bruce)
302-
* -Make configure --enable-debug add -g on compile line
303+
* -Make configure --enable-debug add -g on compile line(Peter E)
303304
* Does Mariposa source contain any other bug fixes?
304305
* Remove SET KSQO option if OR processing is improved(Tom)
305-
* -Pre-generate lex and yacc output so not required for install
306+
* -Pre-generate lex and yacc output so not required for install(Peter E)
306307

307308
---------------------------------------------------------------------------
308309

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp