]> granicus.if.org Git - postgresql/search
Change if (!(x || y)) construct with if (!x && !y), for clarity.