aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2018-12-28 10:19:14 +0900
committerMichael Paquier <michael@paquier.xyz>2018-12-28 10:19:14 +0900
commitf7ea1a42337f45efed7c4d44f50f62a55e60d30c (patch)
tree40f8089a3f8016726e57ee83d7c9541191be0ec1 /src/backend/executor/execMain.c
parent0c6f4f9212cf3155b258910acf80fec89f49b767 (diff)
downloadpostgresql-f7ea1a42337f45efed7c4d44f50f62a55e60d30c.tar.gz
postgresql-f7ea1a42337f45efed7c4d44f50f62a55e60d30c.zip
Clarify referential actions in docs of CREATE/ALTER TABLE
The documentation of ON DELETE and ON UPDATE uses the term "action", which is also used on the ALTER TABLE page for other purposes. This commit renames the term to "referential_action", which is more consistent with the SQL specification. The new term is now used on the documentation of both CREATE TABLE and ALTER TABLE for consistency. Reported-by: Brigitte Blanc-Lafay Author: Lætitia Avrot Reviewed-by: Álvaro Herrera Discussion: https://postgr.es/m/CAB_COdiHEVVs0uB+uYCjjYUwQ4YFFekppq+Xqv6qAM8+cd42gA@mail.gmail.com
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions