1. 28 Feb, 2004 2 commits
  2. 27 Feb, 2004 5 commits
  3. 26 Feb, 2004 2 commits
  4. 25 Feb, 2004 2 commits
  5. 24 Feb, 2004 8 commits
  6. 23 Feb, 2004 6 commits
  7. 22 Feb, 2004 2 commits
  8. 21 Feb, 2004 2 commits
  9. 20 Feb, 2004 4 commits
    • Bruce Momjian's avatar
      The following bug has been logged online: · 1d567aee
      Bruce Momjian authored
      Bug reference:      1081
      Logged by:          Aarjav Trivedi
      
      Email address:      aarjav@cc.gatech.edu
      
      PostgreSQL version: 7.4
      
      Operating system:   Linux
      
      Description:        Spelling error in tsearch2.sql leading to problems
      with
      tsearch
      
      Details:
      
      On line 620 of tsearch2.sql which is required to install and run
      TSEARCH,
      
      REATE FUNCTION tsstat_in(cstring)
      
      should be
      
      CREATE FUNCTION tsstat_in(cstring)
      
      because of this error, TSEARCH fails to work as specified,
      1d567aee
    • Bruce Momjian's avatar
      Add: · 0d025339
      Bruce Momjian authored
      > * Have psql show more information about sequences
      0d025339
    • Bruce Momjian's avatar
      Add: · e53c56d3
      Bruce Momjian authored
      > * Allow external interfaces to extend the GUC variable set
      e53c56d3
    • Bruce Momjian's avatar
      Add to PL/java description. · 5e4b9d1e
      Bruce Momjian authored
      5e4b9d1e
  10. 19 Feb, 2004 2 commits
  11. 18 Feb, 2004 4 commits
  12. 17 Feb, 2004 1 commit