Re: inet increment w/ int8

From: "Ilya A(dot) Kovalenko" <shadow(at)oganer(dot)net>
To: "Ilya A(dot) Kovalenko" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: inet increment w/ int8
Date: 2005-04-18 01:46:19
Message-ID: 185425700304.20050418094619@oganer.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

oops

- FUNCTION inet_inc(int, int8) RETURNS inet
+ FUNCTION inet_inc(inet, int8) RETURNS inet

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-04-18 03:00:40 Re: Problem with PITR recovery
Previous Message Christopher Kings-Lynne 2005-04-18 01:38:56 Re: argtype_inherit() is dead code