pgsql: Fix bogus last-minute edit in 4e62091341b4 - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix bogus last-minute edit in 4e62091341b4
Date
Msg-id E1jFOyW-0002B4-Hw@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pgsql: pg_dump: Add FOREIGN to ALTER statements, if appropriate
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: use alias in WHERE clause of full text search example