Re: use Getopt::Long for catalog scripts

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: David Fetter <david@fetter.org>
Cc: John Naylor <john.naylor@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-02-07T18:53:58Z
Lists: pgsql-hackers
Why is this script talking to me?

On 2019-Feb-07, David Fetter wrote:

> Similarly,
> 
> die "-I, the header include path, must be specified.\n" unless $include_path;

But why must thee, oh mighty header include path, be specified?

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. Use Getopt::Long for catalog scripts