mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 00:08:31 -05:00
When we removed the ecpg-specific versions, we also removed the "(PostgreSQL)" from the --version output, which we show in other programs. Reported-by: Ioseph Kim <pgsql-kr@postgresql.kr>