CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.org 02/04/29 13:30:18
Modified files: src/bin/pg_dump: pg_dump.c
Log message: Add missing 'static' keyword to suppress compiler complaints. gcc does not complain about this mistake, but other compilers do.