pgsql: Preserve information on use of git-external-diff - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Preserve information on use of git-external-diff
Date
Msg-id E1fLr8Q-0005jO-QZ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Preserve information on use of git-external-diff

Now that the Working with git wiki page no longer suggests producing
context diffs, we should preserve the information on how to use
git-external-diff for those people who want to view context format
diffs. The most obvious place is in the script itself, so that's what's
done here.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4431c94c3606ab54594b15ad89c7e71e46b4fb6a

Modified Files
--------------
src/tools/git-external-diff | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: PG 11 rel notes: add PL/pgSQL composite DDL item
Next
From: Tom Lane
Date:
Subject: pgsql: Properly schema-qualify additional object types ingetObjectDesc