Patch for binary transfer of UUID type

From: Mikko Tiihonen <mikko(dot)tiihonen(at)nitorcreations(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Patch for binary transfer of UUID type
Date: 2011-09-24 22:46:57
Message-ID: 4E7E5DE1.9030709@nitorcreations.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Nothing much to say. It is much faster than the txt encoding (both in transferred bytes and in cpu cycles).

Attachment Content-Type Size
binary-uuid.patch text/plain 4.4 KB

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2011-09-25 11:53:57 Re: use of savepoint in containter managed transaction
Previous Message Mikko Tiihonen 2011-09-24 22:45:49 Patch for allowing explicit enable/disable of binary transfer for each OID type