pgsql: part_strategy does not need its very own keyword classification.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: part_strategy does not need its very own keyword classification.
Дата
Msg-id E1jbCJW-0004Li-Dg@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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).

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c7d65a252cdb7219deb48899fa643c5fd2cc3877

Modified Files
--------------
src/backend/parser/gram.y | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: noreply@postgresql.org
Дата:
Сообщение: pgsql: Tag refs/tags/REL_13_BETA1 was created
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Doc: Replace reference to pg_stat_wal_receiver.received_lsn by f