pgsql: Add comment about default partition incheck_new_partition_bound - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Add comment about default partition incheck_new_partition_bound
Date
Msg-id E1f6iH8-00059m-IB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add comment about default partition in check_new_partition_bound

The intention of the test is not immediately obvious, so we need this
much.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/181ccbb5e49cdc628e0c8334a9ed57dbc736efe8

Modified Files
--------------
src/backend/catalog/partition.c | 6 ++++++
1 file changed, 6 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: YA attempt to stabilize the results of the postgres_fdwregressi
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Revert lowering of lock level for ATTACH PARTITION