Add:
< > * Allow substring/replace() to get/set bit values
This commit is contained in:
parent
fc65a3e1fd
commit
43d37a81dd
7
doc/TODO
7
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Thu Feb 12 09:41:06 EST 2004
|
||||
Last updated: Thu Feb 12 11:05:09 EST 2004
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -29,7 +29,6 @@ Urgent
|
||||
* Create native Win32 port, http://momjian.postgresql.org/main/writings/pgsql/project/win32.html
|
||||
|
||||
|
||||
|
||||
Reporting
|
||||
=========
|
||||
|
||||
@ -82,7 +81,7 @@ Data Types
|
||||
* Allow to_char to print localized month names (Karel)
|
||||
* Allow functions to have a search path specified at creation time
|
||||
* Make LENGTH() of CHAR() not count trailing spaces
|
||||
|
||||
* Allow substring/replace() to get/set bit values
|
||||
|
||||
|
||||
* ARRAYS
|
||||
@ -465,7 +464,7 @@ Source Code
|
||||
* Acquire lock on a relation before building a relcache entry for it
|
||||
* Research interaction of setitimer() and sleep() used by statement_timeout
|
||||
* -Add checks for fclose() failure (Tom)
|
||||
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1199 2004/02/12 14:41:13 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1199 2004/02/12 14:41:13 momjian Exp $
|
||||
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1200 2004/02/12 16:05:15 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1200 2004/02/12 16:05:15 momjian Exp $
|
||||
* Exit postmaster if postgresql.conf can not be opened
|
||||
* Rename /scripts directory because they are all C programs now
|
||||
* Allow the regression tests to start postmaster with -i so the tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user