CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl(at)postgresql(dot)org 03/02/13 17:56:59
Modified files: src/bin/pg_dump: Tag: REL7_3_STABLE pg_dump.c
Log message: Result of lo_read() is int, not size_t. Per Oleg Drokin.