diff options
author | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-06-03 09:43:04 +0000 |
---|---|---|
committer | Itagaki Takahiro <itagaki.takahiro@gmail.com> | 2010-06-03 09:43:04 +0000 |
commit | 472f2dc87e3e332bbdfb1d987af98c362fa870ee (patch) | |
tree | 2a303f2fec9ee0184a7e4fd64f19df587508186a /src/backend/access/gist/gistscan.c | |
parent | b723b17008bd2ec4a16d8b718cab366e7bc7a547 (diff) | |
download | postgresql-472f2dc87e3e332bbdfb1d987af98c362fa870ee.tar.gz postgresql-472f2dc87e3e332bbdfb1d987af98c362fa870ee.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/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions