pgsql-server/src/bin/pg_dump pg_dump.c - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql-server/src/bin/pg_dump pg_dump.c
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    03/09/19 20:15:19

Modified files:
    src/bin/pg_dump: pg_dump.c

Log message:
    pg_dump missed comments attached to primary key or unique constraints
    (as distinct from their underlying indexes).  Per bug report from
    Hiroshi Saito.


pgsql-committers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: Re: pgsql-server/src/backend catalog/index.c comma ...
Next
From: Tom Lane
Date:
Subject: Re: pgsql-server/src/backend catalog/index.c comma ...