Re: Small addition to PGInterval - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Small addition to PGInterval
Date
Msg-id 200703291808.l2TI8kT25028@momjian.us
Whole thread Raw
In response to Re: Small addition to PGInterval  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-patches
Heikki Linnakangas wrote:
> Hartmut Benz wrote:
> > please find attached a small extension to PGInterval:
> > - getTimeInMills   - returns the number of milliseconds in the interval
> > - copying constructor PGInterval(PGInterval) for type-safe, cast-free
> > cloning
> > - now implements Comaparable<PGInterval>
>
> This list is for patches to PostgreSQL server. Please send patches to
> the JDBC driver to the pgsql-jdbc mailing list.

Oh, and you should probably send the jdbc people a context diff, diff
-c.

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: plpgpsm
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] tsearch_core patch for inclusion