mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +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.