Code review: minor cleanups, make the world safe for unsigned OIDs.

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

Commit: c2d1b3919bd65cef7563214e5a87161518eb35a7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-11-22T00:00:55Z
Releases: 7.1.1
Code review: minor cleanups, make the world safe for unsigned OIDs.
Improve documentation, too.

Files

PathChange+/−
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