The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/18/glossary.html
Description:
> An SQL command which removes rows from a given table or relation.
but, glossary table :
> A table is the most common form of relation in PostgreSQL.
Why do you mean? Table OR relation. When a table is not a relation?