CVSROOT: /cvsrootModule name: pgsql-serverChanges by: petere@svr1.postgresql.org 03/11/26 11:55:02
Modified files: src/interfaces/libpq: fe-auth.c
Log message: Cast field-length variables used in printf to int, because sometimes they might be of a wider type.