Have pgindent requre pg_bsd_indent version 1.2 now that a new version

has been created by adding #include <stdlib.h> to parse.c.

per request from Kevin Grittner.
This commit is contained in:
Bruce Momjian 2012-08-27 09:31:45 -04:00
parent 918eee0c49
commit e40bddb0f3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ use IO::Handle;
use Getopt::Long;
# Update for pg_bsd_indent version
my $INDENT_VERSION = "1.1";
my $INDENT_VERSION = "1.2";
my $devnull = File::Spec->devnull;
# Common indent settings