pgsql: Fix typo in pg_upgrade file header

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in pg_upgrade file header
Date: 2019-07-27 06:41:18
Message-ID: E1hrGOM-0002Lq-Jr@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in pg_upgrade file header

Author: Daniel Gustafsson <daniel(at)yesql(dot)se>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/28cb0555c1153a0dcdf1c908d7265acafa413b57

Modified Files
--------------
src/bin/pg_upgrade/option.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-07-27 06:43:34 pgsql: pg_upgrade: Update obsolescent documentation note
Previous Message Alvaro Herrera 2019-07-26 21:51:07 pgsql: Don't uselessly escape a string that doesn't need escaping