mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Add cvs tags to msvc build files, along with a (very short) comment about
what each script does.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
package Install;
|
||||
|
||||
#
|
||||
# Package that provides 'make install' functionality for msvc builds
|
||||
#
|
||||
# $PostgreSQL: pgsql/src/tools/msvc/Install.pm,v 1.2 2007/03/17 14:01:01 mha Exp $
|
||||
#
|
||||
use strict;
|
||||
use warnings;
|
||||
use Carp;
|
||||
|
Reference in New Issue
Block a user