tpc-w-php - tpcw-benchmark: Make sure we use the DB based session save - Mailing list pgsql-committers

From wieck@pgfoundry.org (User Wieck)
Subject tpc-w-php - tpcw-benchmark: Make sure we use the DB based session save
Date
Msg-id 20050711132323.28CD66B981C@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make sure we use the DB based session save handler.

Modified Files:
--------------
    tpcw-benchmark/html/tpcw:
        session.inc (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/session.inc.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Missed adding extra argument to array_recv in a couple of places
Next
From: wieck@pgfoundry.org (User Wieck)
Date:
Subject: tpc-w-php - tpcw-benchmark: Save user info in session data.