aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-08-03 14:02:35 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-08-03 14:02:35 -0400
commit9e496768b8a7303ea07888ea1baae8e2a57dda7b (patch)
tree68859ce656f30d7b817e3c466fce53a2773c017c /src/backend/access/gist/gistscan.c
parenteeb01e3122bb0acb6f8575d352e8e63101662ae7 (diff)
downloadpostgresql-9e496768b8a7303ea07888ea1baae8e2a57dda7b.tar.gz
postgresql-9e496768b8a7303ea07888ea1baae8e2a57dda7b.zip
Remove unnecessary "DISTINCT" in psql's queries for \dAc and \dAf.
A moment's examination of these queries is sufficient to see that they do not produce duplicate rows, unless perhaps there's catalog corruption. Using DISTINCT anyway is inefficient and confusing; moreover it sets a poor example for anyone who refers to psql -E output to see how to query the catalogs.
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions