Improvement of versioning on Windows, take two - Mailing list pgsql-hackers

From Michael Paquier
Subject Improvement of versioning on Windows, take two
Date
Msg-id CAB7nPqTV+FM9nU5rd6LLZfbmOkkZ0a-++_PdL_9stgFH0aLffg@mail.gmail.com
Whole thread Raw
Responses Re: Improvement of versioning on Windows, take two  ("MauMau" <maumau307@gmail.com>)
List pgsql-hackers
Hi all,

Please find attached a patch finishing the work begun during CF1. This
adds versioning support for all the remaining dll and exe files on
both MinGW and MSVC:
- regress.dll (MSVC only)
- isolationtester.exe
- pg_isolation_regress.exe
- pg_regress.exe
- pg_regress_ecpg.exe
- zic.exe
I will add this patch to CF2. Comments are welcome.

Regards,

Michael

Attachment

pgsql-hackers by date:

Previous
From: Dilip kumar
Date:
Subject: Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]
Next
From: Bruce Momjian
Date:
Subject: Re: Pg_upgrade and toast tables bug discovered