Thread: pgsql: Fix "Remove superfluous tqual.h includes" by adding back oneinc

pgsql: Fix "Remove superfluous tqual.h includes" by adding back oneinc

From
Andres Freund
Date:
Fix "Remove superfluous tqual.h includes" by adding back one include.

I removed one include too many in e7cc78ad43eb, not sure why that
escaped my test script.

Author: Andres Freund

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/527114e51e45dbd91d46171fa4a111355f0dfc3b

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