summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2019-06-10 20:14:19 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2019-06-10 20:24:00 +0300
commit589f91fc312e79caf95e0ce44452ab2e7d57728e (patch)
tree66b6d6e15fcf2e35fd29d4261180b9bdd283c315 /src
parent9ee98cc3fae297d4468fd970f3d9aa16794210f5 (diff)
Fix operator naming in pg_trgm GUC option descriptions
Descriptions of pg_trgm GUC options have % replaced with %% like it was a printf-like format. But that's not needed since they are just plain strings. This commit fixed that. Backpatch to last supported version since this error present from the beginning. Reported-by: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoAgPKODUsu9gqUFiNqEOAqedStxJ-a0sapsJXWWAVp%3Dxg%40mail.gmail.com Backpatch-through: 9.4
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions