Re: [BUGS] BUG #4337: psql -c case insensitive

2008-08-01 Thread Magnus Hagander
Tom Lane wrote: > "none" <[EMAIL PROTECTED]> writes: >> I'm programming an application that uses psql (...) -c "ALTER DATABASE >> \"MyBase\" RENAME TO \"MyBase2\" and it doesn't work because it looks for a >> "mybase" database name. > > Works for me. I speculate that your scripting language is lo

[BUGS] psql's copy binary to stdout

2008-08-01 Thread Heeman Lee
I found that 7.4 psql's 'copy binary to stdout' doesn't work. While 8.3's work fine. I saw there were couple of discussions regarding this back in 2005, but don't know if it was classified as a bug. Is this a known bug in 7.4? Thanks. -- Heeman Lee