On Thu, 2007-07-05 at 00:13 -0400, Tom Lane wrote: > "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 >
Since 'character' is not accepted as a valid type by spi_prepare, is this bug a duplicate of BUG #2917? Maybe I am just doing this wrong, the documentation is sparse. Matt ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings