diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2020-06-10 22:58:46 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2020-06-10 22:58:46 +0200 |
commit | c2bd1fec32ab5407a3675272af1a06f425cb5161 (patch) | |
tree | 669b7916fbaa2c5ee284383855373d518f34b886 /src/backend/utils/adt/numeric.c | |
parent | c7eab0e97e6cf1d0c136c22269c10ae11ba874c4 (diff) | |
download | postgresql-c2bd1fec32ab5407a3675272af1a06f425cb5161.tar.gz postgresql-c2bd1fec32ab5407a3675272af1a06f425cb5161.zip |
Remove redundant grammar symbols
access_method, database_name, and index_name are all just name, and
they are not used consistently for their alleged purpose, so remove
them. They have been around since ancient times but have no current
reason for existing. Removing them can simplify future grammar
refactoring.
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