Check for valid columns in adodb postgres64 driver MetaIndexes fn
Bug 1384473 Indexes on functions of columns have a 0 in the indkey column of pg_catalog.pg_index, which doesn't refer to a column. Don't return any columns for the index, rather than returning an empty column name. (cherry picked from commit b87d9961 ) Change-Id: Idd9bcdd04f15c99e76e028d62236a4d932ee845c Signed-off-by:Robert Lyon <robertl@catalyst.net.nz>
Please register or sign in to comment