Обсуждение: Minor spelling correction on cvstip

Поиск
Список
Период
Сортировка

Minor spelling correction on cvstip

От
Simon Riggs
Дата:
Best Regards, Simon Riggs

Вложения

Re: Minor spelling correction on cvstip

От
Tom Lane
Дата:
Simon Riggs <simon@2ndquadrant.com> writes:
> !     MUST_HAVE_OIDS,                /* WITH OIDS explicitly specified */
> !     MUST_NOT_HAVE_OIDS,            /* WITHOUT OIDS explicitly specified */

Done.  Glimpse found the same mistake in foreign_key.sql, too.

            regards, tom lane