Re: [HACKERS] proposal psql \gdesc

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: [HACKERS] proposal psql \gdesc
Дата
Msg-id alpine.DEB.2.20.1705202213070.6053@lancre
обсуждение исходный текст
Ответ на Re: [HACKERS] proposal psql \gdesc  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: [HACKERS] proposal psql \gdesc  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
Hello Pavel,

>>  - Maybe tests could also exercise unnamed columns, eg:
>>     SELECT 1, 2, 3 \gdesc \g
>
> done

Can't see it. No big deal, but if you put it it did not get through, and 
there is a warning with git apply on the very last line of the patch which 
may be linked to that:
  psql-gdesc-05.patch:328: new blank line at EOF.  +  warning: 1 line adds whitespace errors.

... especially as the two last tests are nearly the same now. I'm fine 
with a "one line" test, could be with some unnamed columns so that it is 
more different?

-- 
Fabien.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Regression in join selectivity estimations when using foreign keys
Следующее
От: "MauMau"
Дата:
Сообщение: [HACKERS] [Q] When should I use reg* types instead of oid in the system catalog?