pgsql: Remove dead code from pop_next_work_item(). - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Remove dead code from pop_next_work_item().
Date
Msg-id E1g1wcD-0007A1-22@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove dead code from pop_next_work_item().

The pref_non_data heuristic has been dead code for nearly ten years,
and as far as I can tell was dead code even when it was first committed.
I'm tired of silencing Coverity complaints about it, so get rid of it.
If anyone is ever interested in pursuing the concept, they can get the
code out of our git history.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/789ba5029a8aea8256d20780410cfa2872637f15

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c | 41 ------------------------------------
1 file changed, 41 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi
Next
From: Tom Lane
Date:
Subject: pgsql: Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT.