diff options
author | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-06-03 09:45:47 +0000 |
---|---|---|
committer | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-06-03 09:45:47 +0000 |
commit | 9d1f44113dd82773e95f15061ad4bf2ad7acf4ce (patch) | |
tree | 95e5fb55c12f387abd07be0f8ee80c8e94563fbb /src/backend/parser/parse_expr.c | |
parent | de57ea162c781314352da9daea27e01face1490c (diff) | |
download | postgresql-9d1f44113dd82773e95f15061ad4bf2ad7acf4ce.tar.gz postgresql-9d1f44113dd82773e95f15061ad4bf2ad7acf4ce.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/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions