pgsql: Remove line duplicated during conflict resolution.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Remove line duplicated during conflict resolution.
Дата
Msg-id E1gvoKX-0000A1-PU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove line duplicated during conflict resolution.

I included the duplicated ExecTypeFromTL in 578b2297 "Remove WITH OIDS
support".

Reported-By: Peter Eisentraut
Discussion: https://postgr.es/m/ba819888-63c6-7f98-6acb-3731142d9414@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/22bc403029c096639a74d7c91069bf9e8a35460f

Modified Files
--------------
src/backend/executor/execTuples.c | 1 -
1 file changed, 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: De-clutter display of script runtimes in pg_regress.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Remove WITH OIDS support, change oid catalog columnvisibility.