Re: BUG #4599: bugfix for contrib/dblink module

From: Joe Conway <mail(at)joeconway(dot)com>
To: Oleksiy Shchukin <Oleksiy(dot)Shchukin(at)globallogic(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4599: bugfix for contrib/dblink module
Date: 2009-01-03 01:43:42
Message-ID: 495EC2CE.4050808@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Oleksiy Shchukin wrote:
> The following bug has been logged online:
>
> Bug reference: 4599
> Logged by: Oleksiy Shchukin
> Email address: Oleksiy(dot)Shchukin(at)globallogic(dot)com
> PostgreSQL version: 8.3.5
> Operating system: all
> Description: bugfix for contrib/dblink module

[snip]

> dblink.c fix
> ------------
> In dblink.c:785 2nd argument for dblink_get_result(text,bool) is referenced
> as 'PG_GETARG_BOOL(2)', must be 'PG_GETARG_BOOL(1)'.

This looks like a correct assessment. Will fix...

Thanks!

Joe

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Joe Conway 2009-01-03 03:55:37 Re: [BUGS] BUG #4599: bugfix for contrib/dblink module
Previous Message davidsarmstrong 2009-01-01 06:46:11 Re: BUG #4488: jdbc : DatabaseMetaData.getPrimaryKeys no result

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-01-03 01:46:21 Re: Significantly larger toast tables on 8.4?
Previous Message Robert Haas 2009-01-03 01:42:51 Re: posix_fadvise v22