Re: [HACKERS] psql/sql_help.h

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] psql/sql_help.h
Дата
Msg-id 11683.945472083@sss.pgh.pa.us
обсуждение исходный текст
Ответ на psql/sql_help.h  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [HACKERS] psql/sql_help.h  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
It's not supposed to be in cvs; it's supposed to be handled just like
gram.c.

If you are wondering why cvs update complains about an unexpected file,
it's cause we need to add a .cvsignore control file to the psql
directory...
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: psql/sql_help.h
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] "ExecInitIndexScan: both left and right..." meaning?