[PATCHES] Small addition to PGInterval

2007-03-29 Thread Hartmut Benz

Hi all,

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 ComaparablePGInterval

--
Hartmut Benz,
TI-WMC, http://www.ti-wmc.nl


PGInterval.diff.gz
Description: application/gzip

---(end of broadcast)---
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate


Re: [PATCHES] Small addition to PGInterval

2007-03-29 Thread Heikki Linnakangas

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 ComaparablePGInterval


This list is for patches to PostgreSQL server. Please send patches to 
the JDBC driver to the pgsql-jdbc mailing list.


PS. Thanks for the patch!

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

---(end of broadcast)---
TIP 7: You can help support the PostgreSQL project by donating at

   http://www.postgresql.org/about/donate