Re: pgoutput incorrectly replaces missing values with NULL since PostgreSQL 15

Nikhil Benesch <nikhil.benesch@gmail.com>

From: Nikhil Benesch <nikhil.benesch@gmail.com>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, "sean@materialize.com" <sean@materialize.com>, "petrosagg@materialize.com" <petrosagg@materialize.com>
Date: 2023-11-27T14:33:45Z
Lists: pgsql-hackers
Thank you for turning this around so quickly!



Commits

  1. Avoid unconditionally filling in missing values with NULL in pgoutput.

  2. Allow specifying row filters for logical replication of tables.