Code review: minor cleanups, make the world safe for unsigned OIDs.
Tom Lane <tgl@sss.pgh.pa.us>
Code review: minor cleanups, make the world safe for unsigned OIDs. Improve documentation, too.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_dumplo/lo_export.c | modified | +61 −47 |
| contrib/pg_dumplo/lo_import.c | modified | +23 −13 |
| contrib/pg_dumplo/main.c | modified | +21 −21 |
| contrib/pg_dumplo/pg_dumplo.h | modified | +22 −9 |
| contrib/pg_dumplo/README.pg_dumplo | modified | +61 −30 |
| contrib/pg_dumplo/utils.c | modified | +10 −16 |