pgsql: Fix bogus last-minute edit in 4e62091341b4

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix bogus last-minute edit in 4e62091341b4
Date: 2020-03-20 21:14:40
Message-ID: E1jFOyW-0002B4-Hw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix bogus last-minute edit in 4e62091341b4

Noticed by Erik Rijkers before I was able to push the fix.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/069b750ca764a85324a138c22c3ece5cf13d684f

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2020-03-21 00:19:41 pgsql: docs: use alias in WHERE clause of full text search example
Previous Message Alvaro Herrera 2020-03-20 21:12:22 Re: pgsql: pg_dump: Add FOREIGN to ALTER statements, if appropriate