mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04: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