Обсуждение: pgsql: Add a dummy return statement to TupleQueueRemap.

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

pgsql: Add a dummy return statement to TupleQueueRemap.

От
Robert Haas
Дата:
Add a dummy return statement to TupleQueueRemap.

This is unreachable for multiple reasons, but per Amit Kapila the
Windows compiler he is using still thinks we can get there.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/89ff5c7f7512a919e76407b4f8269e5b0b39dd2b

Modified Files
--------------
src/backend/executor/tqueue.c |    1 +
1 file changed, 1 insertion(+)