CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.org 01/11/25 19:29:15
Modified files: src/backend/utils/adt: ruleutils.c
Log message: Repair problem with listing rules that have a WHERE condition and have an INSERT...SELECT as the first or only action. Per bug report from Sergio Pili.