|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Sat Aug3 23:59:33 EDT 2002 |
| 3 | +Last updated:Sun Aug4 00:16:54 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -241,7 +241,7 @@ Commands
|
241 | 241 |
|
242 | 242 | * SERVER-SIDE LANGUAGES
|
243 | 243 | o Allow PL/PgSQL's RAISE function to take expressions
|
244 |
| -o-Fix PL/PgSQL to handle quoted mixed-case identifiers |
| 244 | +o Fix PL/PgSQL to handle quoted mixed-case identifiers |
245 | 245 | o Change PL/PgSQL to use palloc() instead of malloc()
|
246 | 246 | o Add untrusted version of plpython
|
247 | 247 | o Add plsh server-side shell language (Peter E)
|
|