diff options
author | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-06-03 09:44:35 +0000 |
---|---|---|
committer | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-06-03 09:44:35 +0000 |
commit | ac14ba5f874a93d3518a4d6feb34c1ce37f64346 (patch) | |
tree | eff02920e6683c12eca8574b90e37c90500a3c70 /src | |
parent | dbfa55f73aa32cb743b4d0d497fa8cea01863a6a (diff) | |
download | postgresql-ac14ba5f874a93d3518a4d6feb34c1ce37f64346.tar.gz postgresql-ac14ba5f874a93d3518a4d6feb34c1ce37f64346.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