CVSROOT: /cvsrootModule name: pgsqlChanges 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.