mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
docs: fix duplicate wording in PG 12 release notes
Reported-by: nickb@imap.cc Discussion: https://postgr.es/m/6b3414e1-fcef-4ad9-b123-b3ab3702d3db@www.fastmail.com
This commit is contained in:
parent
22251686f0
commit
34d40becfa
@ -411,7 +411,7 @@ Allow partitions bounds to be any expression (Kyotaro Horiguchi, Tom Lane, Amit
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Expressions are evaluated at table partitioned table creation time. Previously, only constants were allowed as partitions bounds.
|
||||
Expressions are evaluated at partitioned table creation time. Previously, only constants were allowed as partitions bounds.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user