1. 08 Oct, 2004 1 commit
    • Bruce Momjian's avatar
      Add: · c4c34289
      Bruce Momjian authored
      * Consider parallel processing a single query
      
        This would involve using multiple threads or processes to do optimization,
        sorting, or execution of single query.  The major advantage of such a
        feature would be to allow multiple CPUs to work together to process a
        single query.
      c4c34289
  2. 07 Oct, 2004 21 commits
  3. 06 Oct, 2004 18 commits