Skip to content

Commit 939ca84

Browse files
committed
Don't mark partitioning as a "new" feature in docs
1 parent 5b8ef9e commit 939ca84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/table_partitioning.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
.. warning::
44

5-
Table partitioning is a relatively new and advanded PostgreSQL feature. It has plenty of ways to shoot yourself in the foot with.
5+
Table partitioning is an advanded PostgreSQL feature. It has plenty of ways to shoot yourself in the foot with.
66

77
We HIGHLY RECOMMEND you only use this feature if you're already deeply familiar with table partitioning and aware of its advantages and disadvantages.
88

0 commit comments

Comments
 (0)