BUG #5761: In 'dblink' function connection string truncated - Mailing list pgsql-bugs

From dp
Subject BUG #5761: In 'dblink' function connection string truncated
Date
Msg-id 201011220804.oAM843hl004885@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5761: In 'dblink' function connection string truncated
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5761
Logged by:          dp
Email address:      prikotov@gmail.com
PostgreSQL version: 8.3.12
Operating system:   Fedora release 14 (Laughlin)
Description:        In 'dblink' function connection string truncated
Details:

The connection info string in 'dblink' function truncated to 62 characters.
On execution: 'NOTICE:  identifier "dbname=somebase host=xx.xxx.xx.xx
user=iamuser password=somepassword77 port=5432" will be truncated to
"dbname=somebase host=xx.xxx.xx.xx user=iamuser password=somepas"'

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5759: Autovacuum cost limit trends to 1, using default config
Next
From: Tom Lane
Date:
Subject: Re: BUG #5761: In 'dblink' function connection string truncated