git.postgresql.org Git - postgresql.git/commit
2021年3月25日 09:06:32 +0000 (10:06 +0100)
2021年3月25日 09:06:32 +0000 (10:06 +0100)
commit 91d1f2d302108f49006eedb8053522236dde77cc
Rename a parse node to be more general
A WHERE clause will be used for row filtering in logical replication.
We already have a similar node: 'WHERE (condition here)'. Let's
rename the node to a generic name and use it for row filtering too.
Author: Euler Taveira <euler.taveira@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/flat/CAHE3wggb715X+mK_DitLXF25B=jE6xyNCH4YOwM860JR7HarGQ@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom