Re: bug in stored generated column over domain with constraints.

jian he <jian.universality@gmail.com>

From: jian he <jian.universality@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2025-02-26T03:32:48Z
Lists: pgsql-hackers

Attachments

hi.

comments refined and minor aesthetic adjustments made.

Commits

  1. Fix failure for generated column with a not-null domain constraint.

  2. Handle default NULL insertion a little better.