pgsql: pg_dump: Fix harmless type mixup

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_dump: Fix harmless type mixup
Date: 2017-06-13 03:06:57
Message-ID: E1dKcAT-0003gM-LN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_dump: Fix harmless type mixup

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/791ef001c9fe980e32092227a72ec24a7d66fa3d

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 Tom Lane 2017-06-13 03:30:05 pgsql: Fix confusion about number of subplans in partitioned INSERT set
Previous Message Peter Eisentraut 2017-06-13 02:35:44 pgsql: doc: Update external PL list