diff options
author | Thomas Munro <tmunro@postgresql.org> | 2020-11-08 20:43:45 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2020-11-08 20:45:29 +1300 |
commit | d50e3b1f8d763d51080ca4f6cbaa6818a6472292 (patch) | |
tree | bd7b4bf786e11f6eb20d9c30dc91f8cae0aeba30 /src/tutorial/funcs.c | |
parent | 8cff66d309b90e03f1e76494375960f35eff6424 (diff) | |
download | postgresql-d50e3b1f8d763d51080ca4f6cbaa6818a6472292.tar.gz postgresql-d50e3b1f8d763d51080ca4f6cbaa6818a6472292.zip |
Fix assertion in collation version lookup.
Commit 257836a7 included an assertion that a version lookup routine is
not trying to look up "C" or "POSIX", but that case is reachable with
the user-facing SQL function pg_collation_actual_version(). Remove the
assertion.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions