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