pgsql: Add .gitignore entry for a derived file created by "makedistpre

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add .gitignore entry for a derived file created by "makedistpre
Дата
Msg-id E1ghfsX-0004Xr-2b@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add .gitignore entry for a derived file created by "make distprep".

I chanced to notice that "make distprep" leaves a state of the
tree that git complains about.  It's been like this for awhile,
but given the lack of complaints it probably doesn't need
back-patching.

Branch
------
master

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

Modified Files
--------------
src/interfaces/libpq/.gitignore | 1 +
1 file changed, 1 insertion(+)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix C++ compile failures in headers.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix missing values when doing ALTER TABLE ALTER COLUMN TYPE