Add Win32 version info to client binaries.
Bruce Momjian <bruce@momjian.us>
Add Win32 version info to client binaries. Magnus Hagander
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/Makefile | modified | +5 −4 |
| src/bin/initdb/Makefile | modified | +3 −2 |
| src/bin/pg_controldata/Makefile | modified | +3 −2 |
| src/bin/pg_ctl/Makefile | modified | +3 −2 |
| src/bin/pg_dump/Makefile | modified | +4 −3 |
| src/bin/pgevent/Makefile | modified | +6 −4 |
| src/bin/pgevent/pgmsgevent.rc | modified | +2 −0 |
| src/bin/pg_resetxlog/Makefile | modified | +3 −2 |
| src/bin/psql/Makefile | modified | +4 −2 |
| src/bin/scripts/Makefile | modified | +4 −3 |
| src/interfaces/ecpg/preproc/Makefile | modified | +5 −3 |
| src/Makefile.global.in | modified | +18 −1 |
| src/port/win32.ico | added | binary |
| src/port/win32ver.rc | added | +31 −0 |