[COMMITTERS] pgsql: pg_dump: Fix typo in query - Mailing list pgsql-committers

From Peter Eisentraut
Subject [COMMITTERS] pgsql: pg_dump: Fix typo in query
Date
Msg-id E1ceovJ-0005pz-Jv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_dump: Fix typo in query

This could lead to incorrect dumping of language privileges in some
cases, which is probably a rare situation.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/39370e6a0ae6e92a79a50a9531b6a291cb2ee590

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: Remove redundant coverage target
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Document usage of COPT environment variable for adjustingconfig