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

Commitd27471f

Browse files
committed
Add from Joe Conway:
> o Modify array literal representation to handle array index lower bound> of other than one>183d185<
1 parent5656066 commitd27471f

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:Thu Feb 1213:14:40 EST 2004
3+
Last updated:Thu Feb 1218:27:48 EST 2004
44

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

@@ -81,6 +81,9 @@ Data Types
8181
o Allow MIN()/MAX() on arrays
8282
o Delay resolution of array expression type so assignment coercion
8383
can be performed on empty array expressions (Joe)
84+
o Modify array literal representation to handle array index lower bound
85+
of other than one
86+
8487

8588
* BINARY DATA
8689
o Improve vacuum of large objects, like /contrib/vacuumlo
@@ -181,7 +184,6 @@ Commands
181184
* Have pg_ctl look at PGHOST in case it is a socket directory
182185
* Allow column-level privileges
183186

184-
185187
* ALTER
186188
o ALTER TABLE ADD COLUMN does not honor DEFAULT and non-CHECK CONSTRAINT
187189
o ALTER TABLE ADD COLUMN column DEFAULT should fill existing
@@ -456,7 +458,7 @@ Source Code
456458
* Acquire lock on a relation before building a relcache entry for it
457459
* Research interaction of setitimer() and sleep() used by statement_timeout
458460
* -Add checks for fclose() failure (Tom)
459-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1212 2004/02/1219:58:16 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1212 2004/02/1219:58:16 momjian Exp $
461+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1213 2004/02/1223:27:52 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1213 2004/02/1223:27:52 momjian Exp $
460462
* Exit postmaster if postgresql.conf can not be opened
461463
* Rename /scripts directory because they are all C programs now
462464
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp