1. 11 Jul, 2004 20 commits
  2. 10 Jul, 2004 6 commits
  3. 07 Jul, 2004 6 commits
  4. 06 Jul, 2004 5 commits
    • Bruce Momjian's avatar
      Move section: · ea0078da
      Bruce Momjian authored
      < * Add replication of distributed databases
      < 	o Automatic failover
      < 	o Load balancing
      < 	o Master/slave replication
      < 	o Multi-master replication
      < 	o Partition data across servers
      < 	o Queries across databases or servers (two-phase commit)
      < 	o Allow replication over unreliable or non-persistent links
      55a48,55
      > * Improve replication solutions
      > 	o Automatic failover
      > 	o Load balancing
      > 	o Master/slave replication
      > 	o Multi-master replication
      > 	o Partition data across servers
      > 	o Queries across databases or servers (two-phase commit)
      > 	o Allow replication over unreliable or non-persistent links
      ea0078da
    • Bruce Momjian's avatar
    • Bruce Momjian's avatar
      Reorder dash mention to be more prominient. · 33fe94b2
      Bruce Momjian authored
      > A dash (-) marks changes that will appear in the upcoming 7.5 release.
      >
      > Bracketed items "[]" have more detail.
      9,12d12
      <
      < A dash (-) marks changes that will appear in the upcoming 7.5 release.
      <
      < Bracketed items "[]" have more detail.
      33fe94b2
    • Tom Lane's avatar
      07b4c48b
    • Bruce Momjian's avatar
      Done: · a21bb272
      Bruce Momjian authored
      > * -Fix upper()/lower() to work for multibyte encodings
      a21bb272
  5. 05 Jul, 2004 3 commits