Restrict name list len for domain constraints This avoids an ugly-looking "cache lookup failure" message.
Ugliness pointed out by Andres Freund. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/6630420fc9139c3a1ee051bc2f2ae8fa32e71c62 Modified Files -------------- src/backend/catalog/objectaddress.c | 6 ++++++ src/test/regress/expected/object_address.out | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
