diff options
author | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-06-03 09:40:17 +0000 |
---|---|---|
committer | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-06-03 09:40:17 +0000 |
commit | 442d94142ce20a36e277ad1abbfb2891bd2c5477 (patch) | |
tree | adad3468721f9ddabf9f23919b549c36cd7b4e2b /src | |
parent | 619360f59bd3722bd2e4491d6103237c00e4b723 (diff) | |
download | postgresql-442d94142ce20a36e277ad1abbfb2891bd2c5477.tar.gz postgresql-442d94142ce20a36e277ad1abbfb2891bd2c5477.zip |
Fix dblink to treat connection names longer than NAMEDATALEN-2 (62 bytes).
Now long names are adjusted with truncate_identifier() and NOTICE messages
are raised if names are actually truncated.
Backported to release 8.0.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions