]> granicus.if.org Git - postgresql/commit
Suppress duplicate-index-entry warning introduced by previous commit.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Oct 2013 14:00:28 +0000 (10:00 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Oct 2013 14:00:28 +0000 (10:00 -0400)
commit438df52df9bf7ade0c042e73e9c83c0a58adb5bb
tree9b4d2bc1b44e0548aeb40f179e7aadbedbe0b332
parentc50b7c09d852b6dc292bf24c72a0ffcac6cb2cab
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.
doc/src/sgml/lobj.sgml