Le 28/12/2009 22:59, Tom Lane a écrit : > Guillaume Lelarge <[email protected]> writes: >> Le 28/12/2009 17:06, Tom Lane a écrit : >>> I think we were stalled on the question of whether to use one array >>> or two parallel arrays. Do you want to try coding up a sample usage >>> of each possibility so we can see which one seems more useful? > >> I'm interested in working on this. But I don't find the thread that talk >> about this. > > Try here > http://archives.postgresql.org/message-id/[email protected] >
Thanks. I've read all the "new version of PQconnectdb" and "Determining client_encoding from client locale" threads. I think I understand the goal. Still need to re-read this one (http://archives.postgresql.org/message-id/[email protected]) and completely understand it (will probably need to look at the code, at least the PQconnectdb one). But I'm definitely working on this. -- Guillaume. http://www.postgresqlfr.org http://dalibo.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
