[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-0005q0-Jy@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
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4e8b2fd335a913a09f32cc0f51b6f03405631cbb

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