Skip to content
Snippets Groups Projects
  1. Nov 23, 2004
    • Tom Lane's avatar
      Further plperl cleanup: be more paranoid about checking the type of · 28e9b26f
      Tom Lane authored
      data returned from Perl.  Consolidate multiple bits of code to convert
      a Perl hash to a tuple, and drive the conversion off the keys present
      in the hash rather than the tuple column names, so we detect error if
      the hash contains keys it shouldn't.  (This means keys not in the hash
      will silently default to NULL, which seems ok to me.)  Fix a bunch of
      reference-count leaks too.
      28e9b26f
  2. Nov 22, 2004
  3. Nov 21, 2004
  4. Nov 20, 2004
  5. Nov 19, 2004
  6. Nov 18, 2004
  7. Nov 17, 2004
Loading