mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
Almost worked before, but forgot one place to check. Reported by Tatsuo Ishii. Still does not do the right thing if inserting into a non-string target column. Should look for a type coersion later, but doesn't.