Changeset 323 for trunk/UPGRADE
- Timestamp:
- 30/07/07 21:11:56 (16 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r303 r323 1 1 This file contains upgrade instructions between different versions of jabberd2. 2 3 * 2.1.11 to 2.1.12 upgrade: 4 5 What had change: 6 - PQconnectdb PostgreSQL connection method 7 - using pg_config to find PostgreSQL 8 9 For the PQconnectdb see <conninfo/> in etc/c2s.xml.dist and etc/sm.xml.dist. 10 You may add --enable-pgsql=/path/to/pg_config to ./configure to get PostgreSQL 11 paths using pg_config. 12 2 13 3 14 * 2.1.10 to 2.1.11 upgrade:
