mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Commit cfe96ae corrected the name of pg_logical_emit_message()
in its index entry. But this typo fix caused duplicated index
entry because there was another index entry for the function.
Spotted by Tom Lane.