Re: Determining client_encoding from client locale - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Determining client_encoding from client locale
Date
Msg-id 20090723003025.GQ32074@alvh.no-ip.org
Whole thread Raw
In response to Re: Determining client_encoding from client locale  (Jaime Casanova <jcasanov@systemguards.com.ec>)
Responses Re: Determining client_encoding from client locale  (Jaime Casanova <jcasanov@systemguards.com.ec>)
List pgsql-hackers
Jaime Casanova wrote:

> this little test compiles fine until i applied your patch :(
> 
> postgres@casanova1:~/pg_releases/pgtests$ gcc -o test-libpq
> test-libpq.o -L/usr/local/pgsql/head/lib -lpq
> /usr/local/pgsql/head/lib/libpq.so: undefined reference to
> `pg_get_encoding_from_locale'

Do you have an older version of libpq.so around?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: join regression failure on cygwin
Next
From: Robert Haas
Date:
Subject: Re: [PATCH] DefaultACLs