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

Commit9be15f4

Browse files
committed
Update for patches applied:
< * Change factorial to return a numeric> * -Change factorial to return a numeric (Gavin)258c258< * Allow psql \du to show groups, and add \dg for groups> * -Allow psql \du to show groups, and add \dg for groups
1 parent8bb60b6 commit9be15f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/TODO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sun Nov 30 00:29:26 EST 2003
3+
Last updated:Mon Dec 1 17:22:38 EST 2003
44

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

@@ -63,7 +63,7 @@ Data Types
6363
==========
6464

6565
* Remove Money type, add money formatting for decimal type
66-
* Change factorial to return a numeric
66+
*-Change factorial to return a numeric (Gavin)
6767
* Change NUMERIC to enforce the maximum precision, and increase it
6868
* Add function to return compressed length of TOAST data values (Tom)
6969
* Allow INET subnet tests using non-constants to be indexed
@@ -255,7 +255,7 @@ Clients
255255
=======
256256

257257
* Add XML capability to pg_dump and COPY, when backend XML capability
258-
* Allow psql \du to show groups, and add \dg for groups
258+
*-Allow psql \du to show groups, and add \dg for groups
259259
* Allow clients to query a list of WITH HOLD cursors and prepared statements
260260
* Prevent unneeded quoting in psql \d output using fmtId()
261261
* Add a libpq function to support Parse/DescribeStatement capability
@@ -461,7 +461,7 @@ Source Code
461461
* Acquire lock on a relation before building a relcache entry for it
462462
* Research interaction of setitimer() and sleep() used by statement_timeout
463463
* Add checks for fclose() failure
464-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1176 2003/11/30 05:29:26 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1176 2003/11/30 05:29:26 momjian Exp $
464+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1177 2003/12/01 22:22:44 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1177 2003/12/01 22:22:44 momjian Exp $
465465
* Exit postmaster if postgresql.conf can not be opened
466466
* Rename /scripts directory because they are all C programs now
467467
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp