Changes between Version 27 and Version 28 of FAQ
- Timestamp:
- Sep 2, 2009, 7:17:00 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v27 v28 26 26 A: What appears to have happened is that in PostgreSQL 8.3.0 they removed ECPGget_connection and they have reintroduced it by 8.3.7. So PostgreSQL versions 8.3.0 up to (but excluding) 8.3.7 cannot be used. 27 27 28 * '''Q: I get C++ compilation errors.''' 29 30 A: Make sure you use the proper compiler version. GNU folks have a relaxed view on backwards compatibility even with minor release changes, and we have experienced such problems indeed. 31 28 32 * '''Q: When running the script "create_db.sh", I get the following cryptic error message:''' 29 33 {{{ Creating base RASBASE...Warning/error in AdminIf Connect: }}}