Skip to content
Snippets Groups Projects
  1. Jan 11, 2006
  2. Oct 15, 2005
  3. Aug 29, 2004
  4. Nov 29, 2003
    • PostgreSQL Daemon's avatar
      · 969685ad
      PostgreSQL Daemon authored
      $Header: -> $PostgreSQL Changes ...
      969685ad
  5. Sep 29, 2003
  6. Sep 25, 2003
  7. Aug 04, 2003
  8. Jul 27, 2003
  9. May 13, 2003
  10. Oct 13, 2002
  11. Sep 04, 2002
  12. Aug 28, 2002
  13. Jun 17, 2002
  14. Jun 15, 2002
  15. Mar 09, 2002
  16. Aug 21, 2001
  17. Mar 22, 2001
  18. Dec 09, 2000
    • Tom Lane's avatar
      Repair erroneous use of hashvarlena() for MACADDR, which is not a · 376784cf
      Tom Lane authored
      varlena type.  (I did not force initdb, but you won't see the fix
      unless you do one.)  Also, make sure all index support operators and
      functions are careful not to leak memory for toasted inputs; I had
      missed some hash and rtree support ops on this point before.
      376784cf
  19. Aug 23, 2000
  20. Aug 04, 2000
    • Tom Lane's avatar
      Convert inet-related functions to new fmgr style. I have also taken it · ed9ca687
      Tom Lane authored
      on myself to do something about the non-self-consistency of the inet
      comparison functions.  The results are probably still semantically wrong
      (inet and cidr should have different comparison semantics, I think)
      but at least the boolean operators now agree with each other and with
      the sort order of indexes on inet/cidr.
      ed9ca687
  21. Jul 06, 2000
  22. Jul 04, 2000
    • Jan Wieck's avatar
      TOAST · 57d8080a
      Jan Wieck authored
          WARNING: This is actually broken - we have self-deadlocks
      	         due to concurrent changes in buffer management.
      			 Vadim and me are working on it.
      
      Jan
      57d8080a
  23. Dec 16, 1999
  24. Jul 17, 1999
  25. Jul 16, 1999
  26. Jul 15, 1999
  27. Jul 14, 1999
  28. May 25, 1999
  29. Mar 22, 1999
  30. Oct 26, 1998
  31. Oct 08, 1998
  32. Oct 04, 1998
  33. Oct 03, 1998
Loading