|
21 | 21 | That functionality covers XML syntax checking and XPath queries, |
22 | 22 | which is what this module does, and more, but the API is |
23 | 23 | not at all compatible. It is planned that this module will be |
24 | | - removed inPostgreSQL 8.4 in favor of the newer standard API, so |
| 24 | + removed ina future version of PostgreSQL in favor of the newer standard API, so |
25 | 25 | you are encouraged to try converting your applications. If you |
26 | 26 | find that some of the functionality of this module is not |
27 | 27 | available in an adequate form with the newer API, please explain |
28 | | - your issue to pgsql-hackers@postgresql.org so that the deficiency |
| 28 | + your issue to<email>pgsql-hackers@postgresql.org so</email> that the deficiency |
29 | 29 | can be addressed. |
30 | 30 | </para> |
31 | 31 | </sect2> |
|