CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@svr1.postgresql.org 03/10/21 12:34:34
Modified files: src/interfaces/ecpg/ecpglib: misc.c
Log message: Cope with platforms that offer LONGLONG_MIN in place of the C99-spec LLONG_MIN. One example is AIX, per report from Andreas.