Richard Troy wrote:
> I'm unaware of any upper case or lower case for 'ß'
It's a matter of taste whether you leave 'ß' as is or replace it by 'SS'
when upper casing. PostgreSQL does upper-casing character by
character, so there is no support for one-to-many conversions.
--
Peter Eisentraut
ht
On Aug 23, 2006, at 7:31 AM, <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> wrote:
Let us assume that the second statement fails because value 'b' is
illegal.
Either the ODBC driver or the DBMS now rejects all follow-on queries
with the error message:
Error while executing the query;
ER
On Aug 18, 2006, at 11:02 AM, Joel Stevenson wrote:
Is this the correct list to report issues with the
www.postgresql.org website and it's related sites? If not, I
apologize, could someone point me in the right direction?
-www would be better...
There seems to be a problem with list archiv
The following bug has been logged online:
Bug reference: 2590
Logged by: Franco Malerba
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1
Operating system: Windows 2000 Server
Description:Create a Slony-i Cluster in PgAdmin III
Details:
Hallo,
i've created 2
The following bug has been logged online:
Bug reference: 2591
Logged by: Purusothaman A
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.3
Operating system: Windows 2000
Description:Failed to create process: 2!
Details:
Just I clicked next button after selec
So why then when I rename a table, pg_dump prints out the renamed table and
renamed sequence,
but the database has only table renamed and the original sequence??
The reason I'm asking this is because after some table renaming I've got:
in database: table1 with sequence1, table2 with sequence2
in
Hi Klaus,
I must have missed the bug submitted about this, but as a student of
German I took particular interest in your post.
I'm unaware of any upper case or lower case for 'ß', just as there is no
upper or lower case for '@'. So, I'd expect the function to pass it
through. It's not - or shou