"Matt Taylor" <[EMAIL PROTECTED]> writes: > The spi_prepare and spi_exec_prepared doesn't seem to properly handle fixed > character types. Only the first character of a string is passed to the > database.
IIRC, "char" means "char(1)" by default, so I'm unconvinced that this behavior is a bug. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate