diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-03-10 21:37:22 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-03-10 21:37:22 -0500 |
commit | a414d96ad2b001cddf10e3dedb0bde96d0af6a0b (patch) | |
tree | f62de63f072ee37af9cf088ff781a332f1360332 /contrib/postgres_fdw/postgres_fdw.h | |
parent | c94f0c29cecc7944a14aa645c8a97a7250bf146b (diff) | |
download | postgresql-a414d96ad2b001cddf10e3dedb0bde96d0af6a0b.tar.gz postgresql-a414d96ad2b001cddf10e3dedb0bde96d0af6a0b.zip |
Simplify GetLockNameFromTagType.
The old code is wrong, because it returns a pointer to an automatic
variable. And it's also more clever than we really need to be
considering that the case it's worrying about should never happen.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions