Thread: pgsql/src/backend/parser analyze.c

pgsql/src/backend/parser analyze.c

From
tgl@postgresql.org
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/10/22 18:49:02

Modified files:
    src/backend/parser: analyze.c

Log message:
    Cause transformIndexConstraints() to do the right thing with requests
    for indexes on system columns.  Per complaint from Peter.