mirror of
https://github.com/postgres/postgres.git
synced 2026-04-01 23:36:06 -04:00
Add:
> * Add internationalized message strings
This commit is contained in:
parent
b4feafb6ff
commit
64011b4dce
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -2,7 +2,7 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
Last updated: Mon Feb 21 13:50:58 EST 2005
|
||||
Last updated: Mon Feb 21 23:07:19 EST 2005
|
||||
|
||||
The most recent version of this document can be viewed at the PostgreSQL web
|
||||
site, http://www.PostgreSQL.org.
|
||||
|
|
@ -571,6 +571,7 @@ Clients
|
|||
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
|
||||
o Make SET CONNECTION thread-aware, non-standard?
|
||||
o Allow multidimensional arrays
|
||||
* Add internationalized message strings
|
||||
|
||||
|
||||
Referential Integrity
|
||||
|
|
|
|||
Loading…
Reference in a new issue