mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
values being complained of. In passing, also remove the arbitrary length limitation in the similar error detail message for foreign key violations. Itagaki Takahiro