diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2023-08-31 08:14:57 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2023-08-31 08:14:57 +0200 |
commit | 226d0a6b989bec6cb0cc3bfc07df9fd417644782 (patch) | |
tree | 1bf2dbb952280a326a5b8c58cec03ca46e209c6e /src/backend/utils/adt/tsgistidx.c | |
parent | b5934bfd6071fed3a38cea0cfaa93afda63d9c0c (diff) | |
download | postgresql-226d0a6b989bec6cb0cc3bfc07df9fd417644782.tar.gz postgresql-226d0a6b989bec6cb0cc3bfc07df9fd417644782.zip |
Restructure DECLARE_INDEX arguments
Separate the table name from the index declaration. We need that
anyway later for the ALTER TABLE / USING INDEX commands, so we might
as well structure the declarations like that to begin with.
Discussion: https://www.postgresql.org/message-id/flat/75ae5875-3abc-dafc-8aec-73247ed41cde@eisentraut.org
Diffstat (limited to 'src/backend/utils/adt/tsgistidx.c')
0 files changed, 0 insertions, 0 deletions