Use %u not %d to print OIDs.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 63828969c822449744e63b76bff993ccd1d3245e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-02-08T16:06:23Z
Releases: 9.6.0
Use %u not %d to print OIDs.

Oversight in commit 96198d94c.

Etsuro Fujita

Files

PathChange+/−
contrib/postgres_fdw/connection.c modified +1 −1