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

Commit035fbb6

Browse files
committed
Add:
> * Make LENGTH() of CHAR() not count trailing spaces>
1 parent9fd239b commit035fbb6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/TODO

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sat Nov 29 23:07:00 EST 2003
3+
Last updated:Sat Nov 29 23:44:35 EST 2003
44

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

@@ -80,6 +80,8 @@ Data Types
8080
* Add ALTER DOMAIN, AGGREGATE, CONVERSION, SEQUENCE ... OWNER TO
8181
* Allow to_char to print localized month names (Karel)
8282
* Allow functions to have a search path specified at creation time
83+
* Make LENGTH() of CHAR() not count trailing spaces
84+
8385

8486

8587
* ARRAYS
@@ -458,7 +460,7 @@ Source Code
458460
* Acquire lock on a relation before building a relcache entry for it
459461
* Research interaction of setitimer() and sleep() used by statement_timeout
460462
* Add checks for fclose() failure
461-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1174 2003/11/30 04:07:04 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1174 2003/11/30 04:07:04 momjian Exp $
463+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1175 2003/11/30 04:44:38 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1175 2003/11/30 04:44:38 momjian Exp $
462464
* Exit postmaster if postgresql.conf can not be opened
463465
* Rename /scripts directory because they are all C programs now
464466
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp