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 Comaparab
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
This list is for patches to PostgreSQL s