Skip to content
Snippets Groups Projects
  1. Feb 26, 1998
  2. Feb 14, 1998
  3. Feb 11, 1998
  4. 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
  5. Jan 18, 1998
  6. Jan 07, 1998
  7. Jan 06, 1998
  8. Dec 06, 1997
  9. Dec 05, 1997
  10. Nov 07, 1997
  11. Nov 05, 1997
  12. Oct 17, 1997
  13. Oct 02, 1997
  14. Sep 24, 1997
  15. Sep 16, 1997
  16. Sep 12, 1997
  17. Sep 11, 1997
  18. Sep 08, 1997
  19. Sep 07, 1997
  20. Sep 05, 1997
  21. Aug 26, 1997
  22. Aug 25, 1997
  23. May 19, 1997
  24. May 17, 1997
  25. Mar 18, 1997
  26. Jan 06, 1997
  27. Sep 26, 1996
  28. Sep 19, 1996
  29. Aug 19, 1996
Loading