pgsql: Dept of second thoughts: rename new perl script.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Dept of second thoughts: rename new perl script.
Date: 2017-02-19 21:42:22
Message-ID: E1cfZFO-0008R8-Fy@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Dept of second thoughts: rename new perl script.

It didn't take long at all for me to become irritated that the original
choice of name for this script resulted in "warning" showing up in several
places in build logs, because I tend to grep for that. Change the script
name to avoid that.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5b3a2ca850718e1fd74f26bc2886e880676b2cd6

Modified Files
--------------
src/Makefile.global.in | 2 +-
src/tools/fix-flex-warning.pl | 65 ------------------------------------------
src/tools/fix-old-flex-code.pl | 65 ++++++++++++++++++++++++++++++++++++++++++
src/tools/msvc/pgflex.pl | 2 +-
4 files changed, 67 insertions(+), 67 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-02-19 22:19:18 pgsql: Make src/interfaces/libpq/test clean up after itself.
Previous Message Tom Lane 2017-02-19 21:15:16 pgsql: Adjust PL/Tcl regression test to dodge a possible bug or zone de