Changes between Version 27 and Version 28 of FAQ


Ignore:
Timestamp:
Sep 2, 2009, 7:17:00 AM (15 years ago)
Author:
Peter Baumann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v27 v28  
    2626   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.
    2727
     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
    2832 * '''Q: When running the script "create_db.sh", I get the following cryptic error message:'''
    2933      {{{ Creating base RASBASE...Warning/error in AdminIf Connect: }}}