"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> Currently to_ascii changes all ð's to spaces,
> which breaks everything.
The present to_ascii() code isn't very bright ... it doesn't know about
very many encodings, and it can't handle length-changing edits, which
is what you seem to need. W
The following bug has been logged online:
Bug reference: 1153
Logged by: Peter of the Norse
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.3.4
Operating system: Linux
Description:to_ascii() doesn't work on eth (ðÃ)
Details:
I use to_ascii() to deal wi
=?iso-8859-1?q?Laurent=20FAILLIE?= <[EMAIL PROTECTED]> writes:
> I do a full recompile (I have removed the directory
> and restart from the tarball) => Same result :-(
> I got the same error from initdb.
Hm. It's starting to sound like an actual bug --- though whether it's
in HPUX 11.00, gcc, or
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> We only take the -L flags from LDFLAGS for the shared library link. This is
> probably a result of paranoia. Can you think of a flag that is reasonable
> for a user to set in LDFLAGS by hand that should not end up in the shared
> library link? Us
Am Donnerstag, 6. Mai 2004 18:30 schrieb Tom Lane:
> "PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> > ./configure LDFLAGS="-R /usr/local/lib" --with-tcl
> > An easier way would be to append the value of LDFLAGS to the linker
> > commands building the shared libraries, not only to those buil
Am Mittwoch, 12. Mai 2004 15:41 schrieb Fabien COELHO:
> > make install-all-headers
>
> Good, but not enough?
>
> I still argue that it should be done "by default"
I agree, but this is not a bug, it is a deliberate design decision. If you
want to change it, argue about it on -hackers.
-
Hi Tom,
> --- Tom Lane <[EMAIL PROTECTED]> a écrit :
>
> > > creating system views... ERROR: did not find
> '}'
> > at end of input node
> >
> > Hmm. This would seem to indicate a mismatch
> between
> > the nodeToString
> > and stringToNode routines (outfuncs.c and
> > readfuncs.c), which is
PostgreSQL Bugs List wrote:
> Description:server includes not installed by default
make install-all-headers
---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMA