|
2 | 2 |
|
3 | 3 | Release 7.3
|
4 | 4 |
|
5 |
| - Release date: 2002-??-?? |
| 5 | + Release date: 2002-11-?? |
6 | 6 |
|
7 | 7 | Overview
|
8 | 8 |
|
@@ -67,7 +67,7 @@ Migration to version 7.3
|
67 | 67 | A dump/restore using "pg_dump" is required for those wishing to migrate
|
68 | 68 | data from any previous release. If your application examines the
|
69 | 69 | system catalogs, additional changes will be required due to the
|
70 |
| - introduction of schemas in 7.3; for more information, see |
| 70 | + introduction of schemas in 7.3; for more information, see: |
71 | 71 |
|
72 | 72 | http://www.ca.postgresql.org/docs/momjian/upgrade_tips_7.3
|
73 | 73 |
|
|
384 | 384 | ====
|
385 | 385 | Fixed ecpg bug concerning octal numbers in single quotes (Michael)
|
386 | 386 |
|
387 |
| -Misc. Interfaces |
388 |
| -================ |
| 387 | +Miscellaneous Interfaces |
| 388 | +======================== |
389 | 389 | Move /interfaces/libpgeasy to http://gborg.postgresql.org (Marc, Bruce)
|
390 | 390 | Improve python (Elliot Lee, Andrew Johnson, Greg Copeland)
|
391 | 391 | Add libpgtcl connection close event (Gerhard Hintermayer)
|
|