summaryrefslogtreecommitdiff
path: root/doc/src/FAQ
diff options
context:
space:
mode:
authorTom Lane2007-12-20 00:23:19 +0000
committerTom Lane2007-12-20 00:23:19 +0000
commitef6bac332376d3c4d3b8c1954e3c8a8018250d90 (patch)
tree56e702f05475fa0cb4c7719eee17bc986324a7df /doc/src/FAQ
parent1b1f7e977be44b31af0cd15ed4c3435b5f34bb57 (diff)
When given a nonzero column number, pg_get_indexdef() is only supposed to
print the index key variable or expression for that column. It was mistakenly printing ASC/DESC/NULLS FIRST/NULLS LAST decoration too --- and not only for the target column, but all columns. Someday we should have an option to extract that info (and the opclass decoration as well) for a single index column ... but today is not that day. Per bug #3829 and subsequent discussion.
Diffstat (limited to 'doc/src/FAQ')
0 files changed, 0 insertions, 0 deletions