diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-10-28 10:00:28 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-10-28 10:00:28 -0400 |
commit | 438df52df9bf7ade0c042e73e9c83c0a58adb5bb (patch) | |
tree | 9b4d2bc1b44e0548aeb40f179e7aadbedbe0b332 /contrib/postgres_fdw/postgres_fdw.c | |
parent | c50b7c09d852b6dc292bf24c72a0ffcac6cb2cab (diff) | |
download | postgresql-438df52df9bf7ade0c042e73e9c83c0a58adb5bb.tar.gz postgresql-438df52df9bf7ade0c042e73e9c83c0a58adb5bb.zip |
Suppress duplicate-index-entry warning introduced by previous commit.
We don't need two index entries for lo_create pointing at the same section.
It's a bit pedantic for the toolchain to warn about this, but warn it does.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions