[cvs] commit: horde/lib/SessionHandler sql.php

Marcus I. Ryan marcus@riboflavin.net
Tue, 17 Sep 2002 08:23:16 -0700 (PDT)


marcus      2002/09/17 08:23:16 PDT

  Modified files:
    lib/SessionHandler   sql.php 
  Log:
  PostgreSQL requires to actively encode and decode binary data, at least as
  far as I can tell.  Instead of using pg_escape_bytea, etc., we just piggy-
  back mssql's encode and add a decode method.
  
  Revision  Changes    Path
  1.5       +9 -2      horde/lib/SessionHandler/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/SessionHandler/sql.php?r1=1.4&r2=1.5&ty=u