diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2020-06-13 09:03:28 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2020-06-13 09:19:30 +0200 |
commit | a332b366d4fa19ee3578a864993a8dc7abb47177 (patch) | |
tree | 66c5aa2e051493238637c8b1d9bcb82c8c951685 /src/backend/utils/adt/numeric.c | |
parent | e78900afd217fa3eaa77c51e23a94c1466af421c (diff) | |
download | postgresql-a332b366d4fa19ee3578a864993a8dc7abb47177.tar.gz postgresql-a332b366d4fa19ee3578a864993a8dc7abb47177.zip |
Grammar object type refactoring
Unify the grammar of COMMENT, DROP, and SECURITY LABEL further. They
all effectively just take an object address for later processing, so
we can make the grammar more generalized. Some extra checking about
which object types are supported can be done later in the statement
execution.
Discussion: https://www.postgresql.org/message-id/flat/163c00a5-f634-ca52-fc7c-0e53deda8735%402ndquadrant.com
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions