mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +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.