|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Sat Mar19 20:57:13 EST 2005 |
| 5 | +Last updated:Tue Mar22 19:36:14 EST 2005 |
6 | 6 |
|
7 | 7 | The most recent version of this document can be viewed at the PostgreSQL web
|
8 | 8 | site, http://www.PostgreSQL.org.
|
@@ -480,11 +480,6 @@ Commands
|
480 | 480 |
|
481 | 481 | This is basically the same as SET search_path.
|
482 | 482 |
|
483 |
| -o Prevent conflicting SET options from being set |
484 |
| - |
485 |
| - This requires a checking function to be called after the server |
486 |
| - configuration file is read. |
487 |
| - |
488 | 483 |
|
489 | 484 | * SERVER-SIDE LANGUAGES
|
490 | 485 | o Allow PL/PgSQL's RAISE function to take expressions (?)
|
|