Skip to content
Snippets Groups Projects
  1. Apr 27, 1998
  2. Apr 23, 1998
  3. Apr 22, 1998
  4. Mar 22, 1998
  5. Mar 14, 1998
  6. Feb 26, 1998
  7. Feb 14, 1998
  8. Feb 11, 1998
  9. Jan 25, 1998
    • Marc G. Fournier's avatar
      From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> · 674b22a2
      Marc G. Fournier authored
      PostgreSQL type extensions for IP and MAC addresses.
      
      I needed to record IP and MAC level ethernet addresses in a data
      base, and I really didn't want to store them as plain strings, with
      no enforced error checking, so I put together the accompanying code
      as my first experiment with adding a data type to PostgreSQL.  I
      then thought that this might be useful to others, both directly and
      as a very simple example of how to do this sort of thing, so here
      it is, in the hope that it will be useful.
      674b22a2
  10. Jan 18, 1998
  11. Jan 07, 1998
  12. Jan 06, 1998
  13. Dec 06, 1997
  14. Dec 05, 1997
  15. Nov 07, 1997
  16. Nov 05, 1997
  17. Oct 17, 1997
  18. Oct 02, 1997
  19. Sep 24, 1997
  20. Sep 16, 1997
  21. Sep 12, 1997
  22. Sep 11, 1997
  23. Sep 08, 1997
  24. Sep 07, 1997
  25. Sep 05, 1997
  26. Aug 26, 1997
  27. Aug 25, 1997
  28. May 19, 1997
  29. May 17, 1997
  30. Mar 18, 1997
  31. Jan 06, 1997
  32. Sep 26, 1996
Loading