Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: [PATCHES] this patch correct upper and lower case for translated month's and




"Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com> writes:
> this patch correct bug in to_char function with incorrect uppercased month's
> or day's name.

I still think this coding is unsafe in the case where the modified
string is longer than the original.  Also, could we please not duplicate
such a large chunk of code between here and oracle_compat.c?

			regards, tom lane

I hope so not. It's safe if argument "inout" is pointer on safety long buffer. Propably this function's can sit in somewhere else, but I expect so will for text and str, because without controls has only 2 lines of code. This patch is minimalistic, without others non neccesery changes.

Regards
Pavel Stehule

_________________________________________________________________
Emotikony a pozadi programu MSN Messenger ozivi vasi konverzaci. http://messenger.msn.cz/




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group