diff options
author | Tom Lane | 2020-05-20 00:09:59 +0000 |
---|---|---|
committer | Tom Lane | 2020-05-20 00:09:59 +0000 |
commit | c7d65a252cdb7219deb48899fa643c5fd2cc3877 (patch) | |
tree | 5efab54417ed9d38d31b0fd2d5a8f76ac9481be9 /contrib/pgcrypto/pgp-mpi-internal.c | |
parent | 67b0b2dbf947c2308050e49b4591a4bb0e9650fd (diff) |
part_strategy does not need its very own keyword classification.
This should be plain old ColId. Making it so makes the grammar less
complicated, and makes the compiled tables a kilobyte or so smaller
(likely because they don't have to deal with a keyword classification
that's not used anyplace else).
Diffstat (limited to 'contrib/pgcrypto/pgp-mpi-internal.c')
0 files changed, 0 insertions, 0 deletions