Assert failed in snprintf.c

Jaime Casanova <jaime.casanova@2ndquadrant.com>

From: Jaime Casanova <jaime.casanova@2ndquadrant.com>
To: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-10-01T04:58:03Z
Lists: pgsql-hackers

Attachments

Hi,

sqlsmith made it again, attached is the query (run against regression
database) that makes the assert fail and the backtrace.

this happens in head only (or at least 11 is fine).

-- 
Jaime Casanova                      www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Commits

  1. Fix corner-case failures in has_foo_privilege() family of functions.