1. 12 5月, 2005 6 次提交
  2. 11 5月, 2005 11 次提交
  3. 10 5月, 2005 9 次提交
  4. 09 5月, 2005 6 次提交
  5. 08 5月, 2005 5 次提交
  6. 07 5月, 2005 3 次提交
    • B
      Add description: · 8a9e3291
      Bruce Momjian 提交于
      <   Currently locale can only be set during initdb.
      >   Currently locale can only be set during initdb.  No global tables have
      >   locale-aware columns.  However, the database template used during
      >   database creation might have locale-aware indexes.  The indexes would
      >   need to be reindexed to match the new locale.
      8a9e3291
    • B
      3adba41a
    • N
      Revert the ld --as-needed patch. This breaks Fedora Core 3, due to a strange · d733f110
      Neil Conway 提交于
      interaction between ld, readline, termcap, and psql. The symptom is psql
      failing with this error on startup:
      
          symbol lookup error: /usr/lib64/libreadline.so.4: undefined symbol: BC
      
      I'm still trying to find the best way to solve this, but in the mean time
      I'm reverting the patch in order to unbreak FC3.
      d733f110