mirror of
https://github.com/postgres/postgres.git
synced 2026-06-23 00:51:00 -04:00
6592d89068
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>